body
{
	margin:50px 0px;
	padding:0px;
	text-align:center;
	background-color:#ffffff;

}

#Content
{
	width:480px;
	margin:0px auto;
	text-align:center;
	padding:40px 0px;
	border:1px dashed #000000;
	background-color:#eeeeee;

}

img {
   padding:1px;
   border:1px solid #000000;
}

body {
	font:16px verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:#333333;
	}

h1 {
	color:#333;
	font:1.8em/1 Georgia, "Times New Roman", Times, serif;
	font-weight:900;
	font-style:italic;
	}
h2 {
	color:#333;
	font:1.1em/1 Georgia, "Times New Roman", Times, serif;
	font-weight:700;
	margin:2em 0 .25em;
	}
h3 {
	color:#666;
	font-size:1em;
	font-weight:800;
	margin:3em 0 .35em;
	}
	
p {
	line-height:1.8;
	margin:0 0 1em;
	}
#Content p+p {margin-top:-1em; text-indent:2.7em;}

ol, ul {
	margin-top:0;
	margin-bottom:1em;
	line-height:1.8;
	}
#Content p+ol, #Content p+ul {margin-top:0em;}

a img {
   padding:1px;
   border:1px solid #000000;
} 

a {
	text-decoration:none;
	color:#333;
	font:1.4em/1 Georgia, "Times New Roman", Times, serif;
	font-weight:900;
	font-style:italic;
	}
	
a:link {color:#333;}
a:visited {color:#333;}
a:hover {background-color:white;}
