
body {
background: #000 url('/img/horns.png') repeat top left !important;
margin: 0;
padding: 0;
text-align: left;
}

.logohome { background: url('/img/logo_home3.png') no-repeat top left !important; float:right; }
.logosub { background: url('/img/logo_sub3.png') no-repeat top left; float:left; }

#monkee-boy {
	position: absolute;
	top:0px;
	left:10px;
	right:0;
	float:left;
	z-index: 1000;
	display: inline;
	width: 330px;
	height: 445px;
	background: url('/img/monkee-boy-horns.png') no-repeat top left !important;
	}
