﻿#header {
	width:959px;
	height:180px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	}

#login {
	width:1004px;
	height:683px;
	background:transparent url(images/base_login.jpg) top center no-repeat;
	margin:0 auto;
	text-align:left;
}

