
body {
color: #000044;
  background:#000;
font-family: Handlee;
font-size: 16px;
margin:0px;
z-index:1;
position:relative;
}



a:link,a:visited{
color: #0000ff;
text-decoration: none;
}

a:hover{
color: #ff0000;
text-decoration: none;
}





@media (min-width: 1px) and (max-width: 1000000px){
  #main{width:96%; max-width:980px; text-align:center; }
  #logo{width:100%;}
  .images{width:100%; } 
  
  
  
} 

