body{
	margin:0px;
	padding:0px;
	background:white;
	align:center;
	font-family:Verdana;
}
h1{
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:28px;
}
img{
	border:none;
}
div.head{
	height:300px;
	background: url('img/header.png') left top repeat;
}
.head img{
	border:none;
	margin:15px 0 0 50px;
}
div.middle{
	background:;
	height:500px;
	padding:55px 0 0 105px;
}
div.pick{
	background: url('img/pick.png') left top repeat;
	width:490px;
	font-size:12px;
	padding:2px 0 3px 10px;
	margin-top:30px;
	color:#424242;
}