/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: url('http://escape2earth.com/ljsrbackground.jpg') fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align:center;
	color: #00C;
}

h1 { font-family:Georgia, "Times New Roman", Times, serif;
color: #FFF;
font-size:50px;
}

h2, h3 {
	margin-top: 0px;
	color:#FFF;
	
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	color: #FFF;
}

a {
	color: #0099FF;
}

a:hover {
	text-decoration: none;
	color: #787878;
}


table {background-color:#000033;
width:100%;
}