body {
    text-align: center;
    font-size: 50px;
    background-image: url('https://c.tenor.com/lEuZK57PtxIAAAAC/space-stars.gif');
    color: white;
}

.image_of_jim{
    border-radius: 20px;
    height: 450px;
    margin-top: 10px;
}

#welcome {
    
    z-index: 9;
    bottom: 0;
    display: table;
    width: 100%;
    height: 100%;
}

h1 {
    font-size: 50px;
    font-family: serif;
    font-weight: 300;
    color: white;
    text-align: center;
}
#Lee {
font-size: 50px;
font-family: 'Dancing Script', cursive;
color: white;
}
h2 {
    font-size: 30px;
    font-family: monospace;
    color: white;

}
#biography {
    font-family: cursive;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
width: 100%;
color: white;

}
.line {
    height: 6px;
    background-color: black;
    width: 70px;
    margin: 8px auto;
    color: white;


}
.Tim {
    display: table-cell;
    vertical-align: middle;
    
}

a {
    text-decoration: none;
    color: white;
    
}
.links:hover {
    font-size: 35px;
    text-decoration: underline;
}
#writting a {
    text-decoration: underline !important;
    color: white;

}
#contact{
    background: lightgray;
}
.contact_1 h3
{
    display: inline;
}
.contact_1 a {
    text-shadow: none;
}
.my_nav_bar {
    position: sticky;
    top: 0;
    z-index: 99999;

}
#InteretingFacts {
    text-align: center;
    color: white;
}
#Movies {
    font-family: cursive;
    color: white;

}
#InteretingFacts {
    font-family: cursive;
    color: white;

}
#Death {
    font-family: cursive;
color: white;
}
#JusticeMovement {
    font-family: cursive;
    color: white;
}
#BoycottBollywood {
    font-family: cursive;
    color: white;

}
#Proofs {
    font-family: cursive;
    color: white;
}
#MurderProofs {
    font-family: cursive;
    color: white;
}
#Career {
    color: white;
}
#InteretingFacts {
    text-align: left;
}
.careerimg {
    width: 40%;
    float: left;
    margin-right: 10px;
}
.Bioimg  {
    width: 40%;
    float: right;
    margin-right: 10px;


}
.pavitrarishta{
    width: 40%;
    float: left;
    margin-right: 10px;
}
.kaipoche {
    width: 40%;
    float: right;
    margin-right: 10px;
}
.kedernath {
    width: 40%;
    float: left;
    margin-right: 10px;
}
.chhichhore {
    width: 40%;
    float: right;
    margin-right: 10px;
}

.detectivebomkeshbakshi {
    width: 40%;
    margin-right: 10px;
}
.msdhoni {
    width: 40%;
    float: left;
    margin-right: 10px;
}
.dilbechara {
    width: 40%;
    float: right;
    margin-right: 10px;
}

.dreamlist {
    float: right;
    margin-right: 10px;

}
.deathimg {
    float: left;
    margin-right: 10px;
}
button {
   border: red;
}
.justicemovementimg {
    width: 40%;
    float: right;
    margin-right: 10px;

}
.h1_of_ssr_warrior {
color: white;
font-family: cursive;
}
.h1_of_boycott_bollywood{
    color: white;
    font-family: cursive;

}
#myCarousel
{
    background: transparent;
}

#myCarousel img
{
    height: 300px;
    margin-top: 35px;
}

.carousel-inner p
{
    margin-top: 15px;
    color : white;
    font-size: 20px;
}
h3 {
    color: white;
}
.i {
    color: white;
}
.h1_of_digital_protest {
    color: white;
    font-family: cursive;
}
.digitalprotest {
    color: white;
    font-family: cursive;

}
.h1_of_protest {
    color: white;
    font-family: cursive;
}
.h3_of_ground_protest {
    color: white;
    font-family: cursive;

}
.PSPic {
    float: left;

}
.PSPic01 {
    float: right;
}
table,
td {
    border: 1px solid #333;
    color: white;
}

thead,
tfoot {
    background-color: #333;
    color: #fff;

}

table{
    background-color: black;
}
.jantar {
    float: left;
}
.nan {
    float: center;
}
.nan1 {
    float: right;
}
.h1_for_fan_love {
    color: white;
    font-family: cursive;


}
.h1_of_fans_love {
    color: white;
    font-family: cursive;
}
li {
    text-align: left;
    color: white;
    font-family: cursive;
}
.plant4ssr {
    float: right;
}
.movie_head {
    font-size: 20px;
    padding: 6px 22px;
    border-radius: 10px;
    margin-bottom: 15px;
    text-align: left;
    background-color: white;
}
.movie_head i {
    float: right;
}
#Disclaimer {
    color: white;
}
p {
    color: white;
}
h1 {
    color: white;
}
.h1_of_biography {
    color: white;
    font-family: cursive;
}
.h1_of_death {
    color: white;
    font-family: cursive;
}
#check{
    display: none;
}
.content {
    display: none;
}
label {
    display: inline-block;
    margin-top: 15px;
    color: white;
    text-decoration: underline;
    cursor: pointer;
    
}
#check:checked ~.content {
    display: block;

}
#check:checked ~ label {
display: none;
}



