<!--

body, html {
	background:#000;
	margin:0;
	border:0px;
	padding:0px;
	font-family:arial, helvetica, geneva;
	font-size:1em;
	font-weight:lighter;
	color:#FFF;
}

#container { width:450px; margin:50px auto; }

img, p  { float:left; }

p { width:450px; padding-top:50px; }

a { text-decoration:none; color:#6CF; }

a:hover { text-decoration:line-through; color:#047; }


-->