BODY {	background-color: #ffffff;
	font-family: sans-serif;
	text-align: justify;
	color: #000000;
	background-image: url(background.jpg);
}

P { 	text-align: justify; }

A {	text-decoration: underline; }
A:link {	color:  #c6412e; }
A:visited {	color:  #566167; }

H1 {	color: #c6412e;
	text-align: center;
}

STRONG {	color: #c6412e;
		text-weight: bold;
}
