body {
	font-family: Arial, Helvetica, sans-serif;
	background:top center repeat-x #f9f9f9 url('../images/bg.jpg'); 
	font-size:12px;
	color:#7f7f7f;
	margin:0;
	padding:0;
}
a{ color:#F9F9F9; }
a:hover{ color:#303030;}

p{ line-height:20px; text-align:center; color:#c7c7c7;}
h1{ color:#717171; font-size:30px; padding-bottom:10px;}
h2{ color:#9b9b9b; font-size:28px;}

#parkingpage-container{
	position:relative;
	display:block;
	width:508px;
	height:402px;
	margin:50px auto 15px auto;
	}
#parkingpage_top{
	display:block;
	position:relative;
	width:508px;
	height:114px;
	text-align:center;
	padding:115px 0px 0px 0px;
	background:top center no-repeat url('../images/parking_page/parkingpage_top.png'); 
	}
#parkingpage_center{
	display:block;
	position:relative;
	width:508px;
	height:114px;
	padding:20px 0px 0px 0px;
	background:top center no-repeat url('../images/parking_page/parkingpage_centre.png');
	}
#parkingpage_bottom{
	display:block;
	position:relative;
	width:508px;
	height:39px;
	background:top center no-repeat url('../images/parking_page/parkingpage_bottom.png'); 
	}

