body {
	background-color: #000;
	color:#222;
}
#container {
	width:600px;
	margin:10px auto;
}
#container h1 {
	margin:0px;
	padding:10px 0px;
	text-align:center;
}
p#splash_image {
	margin:0px;
	padding:0px;
	text-align:center;
}
p#splash_image2 {
	margin:0px;
	padding:0px;
	text-align:center;
}
p#splash_image3 {
	margin:0px;
	padding:0px;
	text-align:center;
}

p#splash_image img {
	border: 1px solid #000;
}

h2#enter_win {
	margin:0px;
	padding:20px 0px 5px 0px;
	text-align: center;
}
h2#enter_win a, 
h2#enter_win a:link, 
h2#enter_win a:visited {
	color: #403f39;
	text-decoration: none;
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

h2#enter_win2 {
	margin:0px;
	padding:20px 0px 5px 0px;
	text-align: center;
}
h2#enter_win2 a, 
h2#enter_win2 a:link, 
h2#enter_win2 a:visited {
	color: #403f39;
	text-decoration: none;
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

h3#enter_blog {
	margin:0px;
	padding:0px;
	text-align:center;
}
h3#enter_blog a, 
h3#enter_blog a:link, 
h3#enter_blog a:visited {
	color: #403f39;
	text-decoration: none;
	font: 70% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
p#enter_options {
	margin:0px;
	padding:0px 0px 5px 0px;
	text-align: center;
	font: 62.5% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
p#enter_options a,
p#enter_options a:link,
p#enter_options a:visited {
	color:#000;
}
p#embellish {
	margin:0px;
	padding:5px;
	text-align: center;
}
p.about,
p#testimonial {
	margin:0px;
	padding:5px 0px;
	text-align: justify;
	font: 62.5% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:#636259;
}
p.about a {
	color:#636259;
	text-decoration: none;
}
#enterBtn {
	display:none;
}
