body {
	background-color: #4c0507;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFC;
}
#bgcontainer {
	background: url(./images/swarm_bg.jpg) no-repeat;
	margin-top: 0px;
	z-index: 100; 	
	width: 768px;
	height:1024px;
}
#logo {
	margin-top:-40px;
	z-index:200;
	width:523px;
}
#swarmtext {
	margin-left:300px;
	margin-top:-100px;
	font-size:10px;
	z-index:300;
}
#swarmtext  a, a:visited {
	color: #FFC;
	text-decoration:none;
}
#swarmtext a:hover {
	text-decoration:line-through;
}
