.Index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

a href {border: none;}

A:link {text-decoration: none; color: #CC0000}
A:visited {text-decoration: line-through; color: #CC0000}
A:active {text-decoration: none; color: #CC0000}
A:hover {text-decoration: line-through; color: #333333}

.clear {clear: both; background: #fff;}

#bg_image {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 0;
}

#side_image {
left:10px;
top:60px;
position:fixed;
z-index:3;
}

#player1 {
left:90px;
bottom: 0px;
position:fixed;
z-index:2;
}

#content {
position: relative;
z-index: 1;
}

#text-left {
left: 0px;
top: 0px;
position:fixed;
z-index:2;
}
