h6{
text-align:center;
}

h4{
text-align:left;
}

body{
background-image: url(images/white.png);
background-position: bottom right;
background-attachment:fixed;
background-repeat:no-repeat;
}

a:link{
color:red;
}

a:visited{
color:blue;
}

a:hover{
color:black;
}



