BODY
{
    BACKGROUND: #CCFFFF;
    FONT-SIZE: 11pt;
    MARGIN: 10px 13px;
	background-image: url('bottom.jpg'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: center 50%;
}

A:hover {color: red; font-weight: bold}

