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

body{
	margin: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	background-image: url(../images/gradient.gif);
	font-size: 0.75em;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-color: #065fb9;}
	

/* Header */
.header {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 15px;}
	
.container {
	width: auto;
	height: auto;}
	
a{color: #fff;}