/*************  CSS Document  ******************* 
  
************************************************/

html, body {
	height: 100%;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100.1%;
	font-weight:normal;
	text-align:left;
	margin:0;
	padding:0;
	background-color: #009eda;
}

body {
	font-size:73%;
}

dl, p, h1, h2, h3, h4, h5, h6, form,fieldset, input, textarea {
    margin:0;
    padding:0;
}

h2 {
	font-size: 120%;
	line-height: 18px;
	font-weight: bold;
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-280px; 
}

#pagewrapper {
	width:600px;
	height:560px;
	position:relative;
	margin:0 auto;
	}

#content {
	text-align: center;
}

#text {
	position:absolute;
	top:435px;
	right:5px;
	text-align:right;
	width:400px;
}