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

body{
width:700px;
margin:0 auto;
background:#1A6FB6;
margin-top: 30px;
}

#header{

	height: 150px;
	width: 700px;
	color: white;
	text-indent: 25px;
	line-height: 7px;
}