* {	margin: 0px;	padding: 0px;}#container {	height: 75px;	width: 398px;	margin-right: auto;	margin-left: auto;	text-align: center;}#logo {	background-image: url(../images/logo.gif);	height: 75px;	width: 398px;	text-align: right;	margin-top: 30px;}#logo h1 {	display: none;}#logo a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	text-decoration: none;	position: relative;	top: 54px;	right: 6px;}#logo a:hover {	color: #8CB2FF;}#downloads {	margin-top: 30px;	font-family: "Courier New", Courier, monospace;	font-size: 14px;	color: #333333;}#downloads ul {	list-style-type: none;}#downloads li {	line-height: 2em;}#downloads a {	color: #333333;	text-decoration: none;}#downloads a:hover {	color: #8CB2FF;}