body{ 
 text-decoration: none; 
 background-color: #494B4D; 
 background-image: url('/bg.jpg'); 
 background-repeat: repeat; 
 background-position: center top; 
 background-attachment: fixed; 
 margin-left: 0px;
 text-align: left; 
 font-size: 12px; 
 font-weight: normal; 
 color: #000000; 
 font-family: Arial, Tahoma, Sans Serif; 
 }

img.full {border: 1px black solid; width=700; height=500}
img.tower {border: 1px black solid; width=160; height=500}

a:active {font-family: Georgia; color: #ff0000; text-decoration: none}
a:link {font-family: Georgia; color: #0000ff; text-decoration: none}
a:visited {font-family: Georgia; color: #2222dd; text-decoration: none}
a:hover {font-family: Georgia; color: #ff0000; text-decoration: underline}
p {font-family: Georgia; color: #000000; font-size:16}
p.footer {font-family: Georgia; color: #000000; font-size:12}

