﻿body {background-color: #2B324B; margin: 0; padding: 0; color: #ffffff;}
a {text-decoration: none; color: #cff0ff;}
a:hover {text-decoration: underline; color: #ffffcc;}
legend {background-color: #ccccf0; color: #000033; border-color: #003366; padding: 5px; border-style: double; border-width: 2px;}
fieldset {margin: 20px; width: 300px; 	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;}
#biggie {background-image: url(blu4.jpg); background-position:center; background-repeat:no-repeat; position: relative; margin: 0 auto; width: 800px; height: 600px; padding: 0;}

#thanks {position: absolute; left: 200px; top: 170px; font-size: 26px; color: #ffffff; width: 280px; background-color: #2b324B; opacity: .6; filter: alpha(opacity = 60); padding: 15px;}
.transparent_class {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#return {position: absolute; left: 300px; top: 550px; color: #ffffff;}
#buttons {position: absolute; left: 400px; top: 130px; padding: 5px; 	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;}
#buttons a {font-size: 24px; background-color: #2B324B; border-color: white; border-style: double; border-width: 5px; width: 50px; padding-left: 5px; padding-right: 5px; margin-top: 15px;}