body
{
background-repeat:no-repeat;
background-attachment: fixed;
background-position:center top;

} 

.bodystyle{
background-color:#FFFFFF;
margin:0px;
padding:0px;
}

a:link {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}
a:visited {color: #FFFFFF; text-decoration: none;}

html {overflow-y: scroll;}
