body {   background-color: #ffffff;   color: #000000;   margin-top: 25px;   margin-bottom: 250px;   margin-left: 25px;   margin-right: 25px;   overflow-x: hidden;   overflow-y: hidden;     background-image: url("../images/thebackground.jpg");	   background-position: top left;   background-attachment: fixed;   background-repeat: no-repeat;   font-family: "Century Gothic", Verdana;    font-size: 10px; color: #000000;}.text {font-family: Verdana;font-size: 10px;margin-top: 0px;margin-bottom: 0px;margin-left: 5px;margin-right: 0px;color: #000000;text-align: left;}.header {font-family: "Century Gothic", Verdana;font-size: 12px;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;color: #000000;text-align: left;text-weight: bold;}A:link, A:visited, A:active {  color: #000000;  text-decoration: none;}  A:hover {  color: red;  text-decoration: none;