@import url("style.css");

#main {
	background: url('images/main_img_home.jpg') no-repeat;
}
#main h1,
#main h2 {
	clear: both;
}

#main h2 {
	background: url('images/bg_h2.gif') left bottom repeat-x;
}

#main h2 a {
	color: #900;
	text-decoration: none;
}

iframe html body table#footer1 {
	display: none;
}
