@charset "utf-8";
/* CSS Document */

div#contentMain {
	margin: 10px 0px;
	height: auto;
	background: white;
}

div#footer {
	height: 25px;
	width: 100%;
	background: black url("../images/footer_copyright.png") center no-repeat;
}
