body
{
background-attachment:fixed;
background-position: top center;
background-size: 100%;
background-color:gray;
color:white;
}
img
{  border-style: none;
}
h1{font-family:Fixedsys; align:center;}
p{font-family:Fixedsys; align:center;}
a:link {color:yellow;}      /* unvisited link */
a:visited {color:yellow;}  /* visited link */
a:hover {color:red;}  /* mouse over link */
a:active {color:yellow;}  /* selected link */

