
/* UNIVERSAL */

body
{
	background-color:#111;
	color:#bbb;
	font-family:sans-serif;
	margin-top:0px;
	margin-left:0px;
	top:0px;
	left:0px;
}


/* HOME */

#bg_home 
{
	display:block;
	position:absolute;
	height:321px; width:481px;
	background-image:url(savethecaribouHorizontal.png);
	background-repeat:no-repeat;
}

