@charset "UTF-8";
/* CSS Document */
body
{
background: #5d3c1b;	
}


div
{
float: left;	
}


div.spacerTop
{
width: 100%;
height: 90px;
}

div.image
{
	width: 100%;
	height: auto;
text-align: center;	
}

