@charset "utf-8";
/* CSS Document */


#bgcontainer {
	background-image: url(../img/onama.jpg);
	background-repeat: repeat-x;
	position:absolute;
	top:485px;
	width:100%;
	height:300px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #730000;
	z-index:999;
}


