﻿body {
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family:"Californian FB";
	font-size: 16px;
	font-weight: normal;
	color: #0E2838;
	background-color: #28385c;
	background-image:url('images/sidemenu-bkgd.jpg');
	background-attachment: fixed;
	line-height: 21px;
	text-align: left;
}
a:link {
	Color: #ffffff;

}
a:visited {
	Color: #ffffff;
}

a:hover {
	Color: #ffffff;
}

a:active {
	Color: #ffffff;
}
