Body.splashpage, body.page
{background-color:#eaa524;
background-image:url('images/back.jpg');
background-attachment:fixed;}

.noborder IMG{
	border:0px;
}

.watermark {
	background-image:url('images/');
	background-position:  top center;
}

A {font-family:arial; font-size:12pt; text-decoration: none;}
A:link {color:red;}
A:visited {color:red;}
A:hover {text-decoration: none; color:YELLOW;
font-weight:bold;}
A:active {color: red; text-decoration: none;}


DIV.header{
background-image:url('images/header.png');
background-repeat:no-repeat;
background-attachment:fixed;
}