
#header
{
	background-image: url("../images/facts_top.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

#footer
{
	background-image: url("../images/footer_01.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#faq1 {
	float: left;
	margin-left: 20px;
}
#faq2 {
	float: left;
	margin-left: 20px;
}
#btn {
	clear: both;
}
