@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
font-size: 62.5%;
background-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
}


h1{
	font-size:2em;
	line-height:1.3;
	color:#000000;
	padding-bottom:0.2em;
}

h2{
	font-size:1.5em;
	line-height:1.3;
	color:#00000;
	padding-bottom:0.2em;
}

h3{
	font-size:1.3em;
	line-height:1.2;
	color:#ffffff;
}

h4{
	font-size:1.3em;
	line-height:1.2;
	color:#ffffff;
}

ol, ul {
	list-style: none;
}




/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
}
#spacedown{
height:20px;
background-color:#CCCCCC;
}

#container{
width:800px;
height:600px;
background-image:url(images/blueye-grad_01.jpg);
background-repeat:repeat-x;
z-index:50;
position:relative;
margin:0 auto;
padding:10px 0 0 0;
}

#welcome{
	position:relative;
	top:110px;
	padding-bottom:50px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}



#header{
position:relative;
top:90px;
left:107px;
display:block;
width:568px;
height:143px;
border:none;
}

#message{
position:relative;
top:140px;
width:800px;
text-align:center;
}

#button{
position:absolute;
top:475px;
left:250px;
width:298px;
z-index:300;
}

#button a{
	display:block;
	height:45px;
}

#goggles{
position:absolute;
top:450px;
left:550px;
width:200px;
height:100px;
z-index:100;
}

#sunglasses{
position:absolute;
top:450px;
left:50px;
width:200px;
height:100px;
z-index:200;
}
