body {
	background: url(images/bg.jpg) #FFFFFF repeat-x left top;
	line-height: 14px;
	font-family: verdana, arial;
	font-size: 11px;
}

h1 {
	text-align:center;
	padding-top: 5px;
}

h2 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

.centered {
	text-align: center;
}

.content {
	position: absolute;
	left: 10px;
	top: 220px;
	width: 100%;
}

#top-left {
	position: absolute;
	top: 0px;
	left: 0px;
}

#top-right {
	position: absolute;
	top: 0px;
	right: 0px;
}
