body {
width:100%;
color:black;
background-color:white;
background-image:url(igloo.jpg);
background-position:center center;
background-repeat:no-repeat;
text-align:center
}

a:link 
{ 
 text-decoration:none; 
} 