/* Stylesheet created my Matrix Comping 11/4/2004 */

A:link, A:visited
{
	text-decoration: none;
	color: #6A2424;
}

A:hover 
{
	text-decoration: underline;
}

body {
	font: bold 12px sans-serif; 
	color: Black;
	width:800px;
	margin-top: -5px;
	margin-left:10px;
	background: #FFCBCB url(images/watermark.jpg) no-repeat center;
	background-attachment: fixed;
	}

div.header{
	font: normal 20px sans-serif;
	bold;
	padding:10px;
	color: #973232;
}

img{
	margin: 20px;
}


