	#page {position:relative; width:790px; height: 620px; margin: auto; background-color: #EEC075;}
	.start_point {position: relative; width: 790px;}

	p {color: #000; font-family: arial; font-size: 12px;}
	
	ul {color: #ffffff; font-family: arial; text-align: right; font-size: 12px;}
	h1 {text-align: center; font-family: arial; font-size: 20px; color: #000;}
	h2 {text-align: center; font-family: arial; font-size: 16px; color: #000}
	
	.white {color: #fff;}
	
	.photos {position: absolute; top: 0px; right: 10px; z-index: 23;}
	

	.logo {position: absolute; top: 0px; left: 0px; z-index: 1;}
 	.sidebar {position: absolute; top: 295px; left: 5px; z-index: 1; width: 100px;}
 	.field {position: absolute; top: 89px; right: 10px; z-index: 2;}
 	.button {position: absolute; top: 100px; left: 5px; z-index: 10; width: 80px;}
	
 	.slogan {position: absolute; top: 35px; left: 150px; z-index: 3;}
 	
	