*{
	margin:0;
	padding:0;
}

body{
	color:#eee;
	background:url('../ximg/page_bg.jpg') no-repeat center top #1b1b1c;
	font:15px Calibri,Arial,sans-serif;
	border-top:5px solid #212121;
}

#page{
	width:500px;
	margin:70px auto 100px;
}

#page2{
	width:500px;
	margin:-50px auto 100px;
}

#container {
	width: 500px;
	margin: auto;
}

p { 
	font-size: 10pt;

	font-family: Century Gothic, sans-serif;
	text-align: right;
}

#page h1{
	text-indent:-9999px;
	overflow:hidden;
	height:105px;
	background:url('../ximg/coming_soon.png') no-repeat;
	background-position:center;
}

#page2 h2{
	text-indent:-9999px;
	overflow:hidden;
	height:151px;
	/*background:url('../img/logo.png') no-repeat;*/
	background-position:center;
}

h3 { 
display: block;
clear: both; 
font-family: Century Gothic, sans-serif;
font-size: 16pt;
text-align:center;
font-weight:normal;
}

h4 { 
display: block;
clear: both; 
font-family: Century Gothic, sans-serif;
font-size: 18pt;
text-align: right;
font-weight: normal;
}

a, img {
    border:none;
}

/* Page Styles */