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

body {
	background: #76bfe8 url(images/bg.jpg) repeat-x;
	color: #000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
.header {
	background: url(images/header.png) no-repeat center;
	height:63px;
	width:500px;