body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	background-color: #000;
	height: 600px;
}
h3 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: .7em;
	font-weight: bold;
	color: #FC6;
}
h3 img {
	display: inline;
	border: 0.2em;
	border-color: #666;
	margin-right: 0.2em;
	margin-left: 0.2em;
}
#trailer {
	background: #900;
	height: 365px;
	width: 580px;
	margin: 0px;
	padding-bottom: 15px;
	margin-left: 90px;
	padding-top: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #CCC;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #FC0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #container h2.url {
	color: #FFC;
}
.mainPointText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CEFFCD;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #eee;
}
#container img {
	border: .2em solid #900;
}
.bigPoint {
	font-size: 2.4em;
	color: #FF6;
}
h5 {
	color: #CCC;
	text-align: center;
	font-size: .5em;
}
