body{
margin: 0px;
padding: 0px;
background-image: url("unnamed.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
background-size: AUTO;
}
html{
background-color: #dcdcdc;
}
#tara{
width:100%;
}
h1{
color: #ff69b4;
text-align: center;
width: auto;
font-size: 90px;
}
h2{
color: #ff69b4;
text-align: center;
font-size: 15px;
}
h3.bt{
color: #000000;
font-size: 20px;
}
.wow{
font-size:30px;
border: 5px solid #000000;
float: right;
margin-top: -30em;
}
.pic{
text-align: center;
}
p{color:#000000;}