body {
	font:normal 0.75em Helvetica, Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	color:white;
	background-color:black;
}
table,
td,
tr {
	padding:0;
	margin:0;
	vertical-align:top;
	border:0;
	border-collapse:collapse;
}
a {
	color:white;
}
h1 {
	margin:1em 0 0 0;
	padding:0;
	font:normal 1.75em Verdana;
	color:#fafaf8;
}
img {
	border:0;
}

table.main {
	width:100%;
}
table.main td.left {
	width:50%;
}
table.main td.right {
	width:50%;
}
table.main div.content {
	width:900px;
}
div.spacer {
	clear:both;
	height:600px auto;
}
div.top {
	width:100%;
	clear:both;
}
div.top div.logo {
	float:left;
}
div.top div.speaker {
	float:right;
	margin-top:18px;
}
div.bottom {
	width:100%;
	padding:5em 0;
	clear:both;
}
div.bottom div.make {
	float:left;
}
div.bottom div.copy {
	float:right;
}
