@charset "UTF-8";
/* CSS Document */

html, body { background-image:url(bgcolor.gif); margin:0; padding:0; }
#content { margin-left:auto; margin-right:auto; margin-top:33px; width:758px; height:1197px; }
#reel { position:absolute; top:150px; left:560px; }
#reeltext { margin-left:53px; margin-top: 53px; width:540px; }
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #CCC;
	text-decoration: underline;
}
a:link {
		color: #333;
	text-decoration: underline;
}
.top {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #333;
}
.name {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	
	color: #333;
	font-size: 32px;
	font-weight:bold;
}

.text {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height:26px;
	color: #333;
	text-align: left;
}

