body {
	background-image: url("../img/yellow/background-yellow.gif");
	background-repeat: no-repeat;
	background-color: #FFCC34;
}

a.alt {
	color:#FF6666;
	font-weight: bold;
}  

.color_border {
	border: solid 1px white;
}
