BODY
{
	background-repeat : repeat-y;
	background-attachment : fixed;
	background-position : 0% 100%;
	background-color : #001144;
	scrollbar-base-color : navy;
	font-size : 10px;
	color : yellow;	
}

#footer {
	position: fixed;
	bottom: 26px;
} 
