@charset "utf-8";
/* CSS Document */

body {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFF;
	margin-bottom: 0px;
}
#content {
	position:absolute;
	left:0;
	top:0;
	width:415px;
	z-index:1;
	margin: 0px;
	padding: 0px;
}
a {
	color: #CCC;
	text-decoration: none;
}

h1 {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
