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

body {
	background-image:none;
	background-color: #031b26;
	background-repeat:repeat-y;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font: arial;

}

footer {
	margin-top: 10px;
}

p {
	color: white;
}

