body {
	background-color:#000;
	margin:0 auto
}
#container {
	width:960px;
	padding:0 0 0 151px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCFF33;
}
h1, h2 {
	position:relative;
	text-align:center;
	width:680px;
	padding:0 0 0 140px;
}
h1 {
	font-size:x-large;
}
h2 {
	font-size:large;
}
ul {
	list-style-type:none;
}
.italic {
	font-style:italic;
	height:1.2em;
	padding:4px 0;
	font-weight:800;
}
#column1 {
	float:left;
	width:260px;
	height:auto;
	padding:10px 20px;
}
#column2 {
	float:left;
	width:260px;
	height:auto;
	padding:10px 20px;
}
#column3 {
	float:left;
	width:260px;
	height:auto;
	padding:10px 20px;
}