@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
	color: #494949;
}

.header-bg {
	background-repeat:repeat-x;
	background-color: #5690f4;
}
 a:hover {
	 	color: #ccc;
 }
