* {	margin:0;padding:0;}

Body {
	color:#DDDDDD;
	font: 1em/1em Tahoma,sans-serif;
	background:#6E6E6E url(bg.gif) center repeat-y;
	margin-top:0px;
	}
a:link {
	color:#EEEEEE;
	text-decoration:none;
	border-bottom:1px solid #BBBBBB;
	}
a:visited {
	color:#CCCCCC;
	text-decoration:none;
	border-bottom:1px solid #666666;
	}
a:hover {
	color:#EEEECC;
	}
a img {
	border-width:0px;
	}
p {
	font-size: 0.8125em;
	line-height: 1.4615em;
	padding: 0 0 0.6em;
	}
h1 {
	width: 500px;
	height: 376px;
	text-indent: -9999px;
	background: url(cardis.jpg) 0 0 no-repeat;
	}
h2 {
	font-size: 1em;
	font-family:Baskerville,"Baskerville Old Face",serif;
	margin: .7em 0 .25em 0;
	padding: 0 0 0 1.5em;
	background: url(bullet.png) 3px center no-repeat;
	}
ol,ul {
	font-size: 0.8125em;
	padding: 0 0 0.6em 1.5em;
	}
ul {
	margin: 1em 0;
	}

#center {
	width:500px;
	margin:auto;
	}
#content {
	padding: 0 15px;
	}