body {	background-color:#000;	color:#14c400;	font-family:"Trebuchet MS", Arial, sans-serif;	font-size:12px;	}	#container {	width:600px;	margin:0 auto;	border: 1px solid #222;	}#header {	width:100%;	height:170px;	text-align:center;	}	#header ul{	margin-top:6px;	padding:0px;	}#header li{	font-size:20px;	display:inline;	margin:0 6px 0 6px;	list-style:none;	}	#header li a, a:visited, a:active{	color:#14C400;	text-decoration:none;	}#header li a:hover {	border-bottom: 3px solid #222;	}#middle_image {	width:100%;	height:316px;	background: url(images/power_button.jpg) #000000 center no-repeat;	}	#bottom {	width:580px;	margin:0 auto;	text-align:justify;	}	#bottom a {	color:#14c400;	text-decoration: underline;	}	#bottom a:hover {	color:#878;	}