@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	margin-top:0px;
	margin-bottom:97px;
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	background-color:#000000;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
}

td.main {
	background-image:url(../images/main.jpg);
	height:299px;
	padding-left:75px;
	padding-top:50px;
	text-align:left;
}

td.interested {
	background-image:url(../images/interested.jpg);
	background-repeat:no-repeat;
	width:610px;
	padding-right:20px;
}

td.bottom {
	padding:25px;
}

div#text {
	width:500px;
}
