body {
	background-image: url(/images/bg_03.gif);
	background-repeat: repeat;
	background-color:#151616;
	height:100%;
}

#wrapper {
    margin: auto;
	height: 100%;
}

#content {
	height:300px;
    	width: 100%;
	margin-top:250px;
	text-align:center;
}
