
body {
	color:#DDDDDD;
	background-color:#000000;
}

a, img {
	border:none;
}

h2 {
	text-align:center;
}

div#content {
	width:625px;
	margin:100px auto 0px auto;
}

div.footer {
	position:absolute;
	bottom:12px;
	margin:0px;
}

div.right {
	right:12px;
}

div.left {
	left:12px;
}
