* { margin:0; padding:0; }body {	background-color:#000;	color:#fff;	font-size:14px;	font-family:helvetica, arial, sans-serif;	margin:100px 10px 5px 10px;	}body.intro { background-image:url(images/bg-characters.gif); }strong { font-weight:bold; }em { font-style:italic; }small { font-size:10px; }p { margin-bottom:10px; line-height:16px; }h1 {	font-style:italic;	font-size:30px;	font-family:'arial narrow';	border-bottom:1px solid #fee243;	padding-bottom:5px;	margin-bottom:10px;	}h2 {	font-style:italic;	font-size:18px;	margin:20px auto 5px auto;	}a { text-decoration:none; border-bottom:1px dotted #fee243; }a:link { color:#fff; }a:visited { color:#fff; }a:hover { color:#fee243; }a:active { color:#6c4484; }img { border:0; }
