@charset "UTF-8";

/* Body */


body {
	
	background: #ffd780 url(../img/background_yellow.gif) repeat-x;

}

#home, #home:hover {
	background-position: 0 60px;
	
}

.homeHeader {
	background: #A08448;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.homeColumns {
	text-align: center;
	font-size: 11px;
}