body {padding:0; margin:0; background:#000; height:100%; text-align:center;}
html {height:100%;}
body, td, input, textarea{
	font-size:12px;
    font-family:Tahoma;
	color:#FFF;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	width:100%;
}									   
td {							       				  
	vertical-align:top;	  			  
	font:normal 10px Tahoma;
	line-height:13px;
	color:#BDBDBE;
}	

a {color:#448CCB; text-decoration:underline;}
a:hover {color:#448CCB; text-decoration:none;}

br{font-size:10px}

a img{ border:0px}

	#distance { 
		width:1px;
		height:50%;
		background-color:#000;
		margin-bottom:-410px; /* half of container's height */
		float:left;
		}

	#page {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:center;
		height:650px;
		width:1200px;
		clear:left;
		padding:0px;
		background-color:#000;
		border:1px solid #000;
		border-top-color:#000;
		border-left-color:#000;
		}
		
	#thank-you {
		background-image:url(images/thankyou.jpg);
		margin:0 auto;
		text-align:center;
		height:757px;
		width:705px;
		padding:0px;
		}
		
	#tag {
		overflow:hidden;
		width:766px;
		height:20px;
		margin: 0 auto; 
		padding: 0 15px 0 0;
		text-align: right;
		}
		#tag {
		overflow:hidden;
		width:0px;
		height:0px;
		margin: 0 auto; 
		padding: 0 15px 0 0;
		text-align: right;
		}

