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

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

.color_border {
	border: solid 1px white;
}



