@charset "utf-8";
body {
	background-color: #F8CCE3;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(backgrounlayer.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
body,td,th {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #7C517F;
}
#footercopyright {
	font-size: 10px;
}

