.backgound {
	background-color: #000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.header_1 {
	background-image: url(images/header_full.jpg);
	height: 610px;
	width: 780px;
}
.header_2 {
	height: 40px;
	width: 780px;
	background-color: #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.header_3 {
	height: 70px;
	width: 780px;
	text-align: center;
	background-color: #FFF;
}
.header_4 {
	height: 40px;
	width: 780px;
	background-color: #000;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.header_5 {
	height: 100px;
	width: 780px;
	background-color: #000;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/fm_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
