body{background:url(../images/back.jpg);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;}

li{list-style:none;margin-top:50px;width:95%;}

@media only screen and (min-width: 992px) {

	li{list-style:none;margin-top:50px;width:70%;}

}

.responsive_ads { width: 320px; height: 100px; }
@media(min-width: 500px) { .responsive_ads { width: 468px; height: 60px; } }
@media(min-width: 800px) { .responsive_ads { width: 728px; height: 90px; } }


.tab{text-align:center;display:block;padding:25px;border-radius:25px;border:2px solid #ed1c24;color:black;font-family:'Bree Serif', serif;font-size:1.5em;letter-spacing:0.0645em;}
.tab:hover{background-color:#1e1e15;text-decoration:none;color:white;}
/* selected link */
.tab:focus{background-color:#1e1e15;text-decoration:none;color:white;}
 
.link{font-weight:bolder;font-size:1.24em;}
.link:hover{text-decoration:none;color:#e6004c;}
.top{ margin-top: 2.5rem; }
p{font-family:'Bree Serif', serif;font-size:1.1em;letter-spacing:0.0645em;}
.bottom{margin-top:90px;color:white;}