body {
	text-align: center;
	margin: 0px 0px; 
	background-image: url(index_e_img/fm_back.jpg);	
}
a:hover{
  color: red;
}
a { text-decoration:none;
}
div.wrapper {
	background-image: url(index_e_img/body_back.jpg);	
	width: 790px;
	margin: 0 auto;
	text-align: left;
}
div.header {
	width: 779px;
	margin: 0px 0px;
	height: 200px;
}
div.container {
	position: relative;
	margin: 0px 0px; 
	width: 779px; 
}
div.footer {
	background-image: url(index_e_img/footer.jpg);	
	background-repeat: no-repeat;
	height: 30px;
}
