html, body {
	color: #000;
}

* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
}
h2 {
	font-size: 1.5em;	
}
img {
	border: none;
}

#content-container {
	width: 800px;
	margin: 0 auto;
}
