body {
	background-color: #6699cc;
	background-image:url(images/background.jpg);
	background-position:bottom;
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text {
	color: Black;
	font-size: 14px;
}
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7E0200;
}

a:link {
	color: #7E0200
}

a:visited {
	color:  #7E0200
	}
	
a:active {
	color: #000000
	} h1 {
	color: #7E0200;
}

