body{
	background-color:white;
	margin:0px;
	padding:0px;
	border:0px;
	
}
#first{
	font-family:Arial;
	font-weight:bold;
	background-color:white;
	background: #D87093;	
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	border:10px;
	width:80%;
	height:auto;
	border-radius:25px;
	box-shadow:10px 10px 40px #D87093;
}
a{
        color:white;
        font-weight:bold;
        text-decoration:none;
        font-size:18px;
        margin:10px;
        }
        
#top    {
       border: 0px #D87093;
        border-collapse: collapse;
        border-width:500px;
        width:100%;      
        }
#trtop  {
        text-decoration:none;
				background:#D87093;
        padding:15px;
        padding-left:200px;
        margin:0px;
        line-height:30px;
        display:block;
        border-radius:25px;       
}

#banner{
        width:100%;
        height:25%;
}
a:active{
	font-style:Italic;
	
}
a:hover{
        color:#D87093;
        background-color:white;
        cursor:pointer;
           
}
a:visited{ 
        color:pink;     
}
footer{
				text-align:center;
}


.div
	{
	margin-top:20px;
	display:inline-block;
	margin-bottom:10px;
	margin-left:90px;
	
	}
.img
	{

	border-radius:15px;       
	border:1px solid #D87093;
	display:inline-block;
	width:140px;
	height:130px;
	padding:3px;
	}

.buttons{
padding-left:10px;
margin-left:40px;
margin-top:10px;
border-radius:15px;
display:block;
}
.span{
display:inline-block;
margin-top:0px;
padding-left:30px;

}
	
