img{
	border:none;
}

body{
	background-color:#e5e5e5;
}

.page_container{
	width:100%;
	position:absolute;
	margin-right:auto;
	margin-top:auto;
	margin-left:auto;
	text-align:center;
	left:0px;
	color:#000000;
	font-family: Verdana, Tachoma, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	
}

.main_image{
	background:url(img/bg_zolty.jpg) repeat-x;	
}

.text{
	width:960px;
	position:relative;
	margin-right:auto;
	margin-top:auto;
	margin-left:auto;
	text-align:left;
	left:50%;
	margin-left:-490px;
	padding:20px;
}

.button{
	margin-top:20px;
	margin-left:550px;
}

