* {
	padding:0;
	margin:0;
}
html {
	padding:0;
	margin:0;
}
body {
	font-family : "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size : 14px;	
}
#page {
	width:974px;
	margin:0 auto 0 auto;
	background:white url(logo.jpg) 0px 20px no-repeat;
	min-height:400px;
	padding-top:150px;
	text-align:center;
}
h1 {
	color:#E6A303;
	font-weight:normal;
	margin-bottom:30px;
}
h2{
	font-weight:normal;
	margin-bottom:50px;
}
