body {
	margin: 0px;
	background-color: white;
	color: black;
	font-size: 9px;
	font-family: Monaco, Terminal, System, verdana, Courier, monospace;
}
div#header{ background-repeat: no-repeat; float: left; top: 0px; position: relative; z-index: 10; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; color: #323232;background:#fffb81;}
div#scroll{ background-repeat: no-repeat; float: left; top: 0px; position: relative; z-index: 10; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; color: white;background:#b9b2fe;}
div#hello{ float: left; z-index: 10; position: relative; top: 0px; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: white;background:#ff9090;}
div#contact{ float: left; z-index: 10; position: relative; top: 0px; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: white;background:#92bbfd;}
 
div#links{ z-index: 10; float: left; position: relative; top: 0px; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: white;background:#ffc3af;}
div#music{ z-index: 10; float: left; position: relative; top: 0px; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: white;background:#3dcc68;}
div#main{ float: left; position: relative; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; z-index: 0; left: 0px; top: 0px; font-style: normal; font-weight: normal; background-repeat: no-repeat; color: black;background:#9ad3fe;}
div#info{ height: 50px; z-index: 5; width: 200px; padding: 5px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: white;background:#00cc5f;}
div#infobg{ height: 150px; z-index: 4; width: 218px; font-style: normal; font-weight: normal; font-size: 9px; background-repeat: no-repeat; color: black;background:#92bbfd;}
9
.out {
	text-decoration: underline;
	color: #66b166;
}
a:link {
	border-bottom-color: white;
	border-bottom-style: dotted;
	color: white;
	border-width: 1px;
	text-decoration: none;
}
a:hover {
	border-bottom-color: white;
	color: black;
	border-top-color: white;
	border-width: 1px;
	text-decoration: line-through;
}
a:visited {
	border-bottom-color: white;
	border-bottom-style: solid;
	color: white;
	border-top-color: white;
	border-top-style: solid;
	border-width: 1px;
	text-decoration: none;
}
a:active {
	color: white;
	background-color: white;
}
a:selected {
	border-style: none;
	text-decoration: underline;
	background-color: black;
	color: white;
}
.new {
	background-color: #8496f3;
	color: white;
}
div#footer{ padding: 5px; float: left; bottom: -10px; z-index: 10; position: fixed; font-style: normal; font-weight: normal; font-size: 9px; color: black;background:white;}

div#marquee{ float: left; z-index: 10; bottom: 20px; width: 100%; position: fixed;}

div#eXTReMe{ z-index: 0; visibility: hidden; height: 0px; width: 0px; left: 0px; top: 500px; position: absolute;}

9
9
9

