@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	width: 900px;
	height: 723px;
	overflow: hidden;
	background-image:url(http://www.mathdoesntsuck.com/images/bg_home.jpg);
	position: relative;
	visibility: visible;
	background-repeat: no-repeat;
}
.hp_buttons {
	position: absolute;
	top: 65px;
	left: 533px;
	width: 312px;
}
.hp_title {
	position: absolute;
	top: 65px;
	left: 185px;
	width: 348px;
}
.home_btn {
	width: 312px;
}
.footer {
	position: absolute;
	top: 655px;
	left: 80px;
	width: 728px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 150px;
	visibility: visible;
}
.footer a {
	color: #ec008c;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.home_badge {
	position: absolute;
	left: 75px;
	top: 474px;
}
#hx_quotes {
	position: absolute;
	width: 247px;
	height: 245px;
	overflow: hidden;
	left: 265px;
	top: 398px;
	z-index: 15000;
}
img.quote {
	position: absolute;
	left: 0px;
	top: 0px;
