body { 
	background: #191919; /* Old BG Color=#708090 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #191919;
	}
	
#container {
	position: relative;
	width: 700px;
	height: 500px;
	margin: 10px auto;
	background-color: transparent;
	border: 3px solid #2370B6;
	}
	
#forumbutton{
	position: absolute; 
	left: 250px; 
	top: 416px;
	border-style: none;
	}
