body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #07598b;
	margin-bottom: 20px;
    overflow: -moz-scrollbars-vertical;
}
