body {
	background: url(http://www.andrewburnett.com/wp-content/themes/andrewburnett/images/layout/andrewburnett-hat.jpg) no-repeat 50% 0%;
}

#content {
	font-family: helvetica, arial, sans-serif;
	width: 700px;
	text-align: justify;
	margin: 0 auto 0 auto;
	height:100%;
}

#y09 {
	width: 320px;
	float: left;
	color: #999;
	margin-top: 200px;
}

#y09 a, #y09 a:link {
	color: #FFA200;
	font-weight: bold;
	text-decoration: none;
}

#y09 a:hover {
	color: #FF6666;
	font-weight: bold;
	text-decoration: none;
}

#y10 {
	width: 320px;
	float: right;
	color: #575757;
	margin-top:200px;
}

.fr {
	float: left;
}

.pl {
	padding-right: 20px;
}

.fl {
	float: right;
}

.pr {
	padding-left: 20px;
}


.red {
	color: #FFA200;
}

.blue {
	color: #16c9e6;
}

.huge {
	font-size: 4em;
}

.bold {
	font-weight: bold;
}

#footer {
	position:absolute;
	bottom:5px;
	width: 700px;
	color: #575757;
	font-size: 0.7em;
}
