body {background-color: black; font-color: red;  font-size: 120%} 
hr {color: red}
h1 {font-size: 36pt; color: red;  text-align:center}
 h2 {color: red; text-align:center} 
p {margin-left: 50px; color: red} 
a:link {color:yellow} 
a:visited {color:yellow} 
a:hover {color:white} 
a:active {color:green} 

img.x
{
float:bottom
position:relative;
left:40%;
bottom:05px;
z-index:-1
}