*{ margin: 0;
	padding: 0; }
body {background: #000000; 
	text-align: center;
	}
img { border: none; }	
#container {
	width: 600px; height: auto;
	margin:180px auto;}	

h3 {font-weight: normal; margin-top: 10px;}
	
.image { width: 130px; float: right;
	}
.copy { width: 400px; float: left;
}	
.enter {
	clear: both;
	text-align: center;
	width: 120px;
	margin: 10px auto;}

.enter a:link, .enter a:visited  { color: #ccffff; font: 15px Times, serif; text-decoration: none; letter-spacing: 0.2em; }

.enter a:hover  { color: #990000; font: 16px Times, serif; text-decoration: none; letter-spacing: 0.5em; }

.enter a:active  { color: #ccffff; font: 16px Times, serif; text-decoration: none; letter-spacing: 0.2em; }

h6 {color: #990000; font: 10px san-serif, Helvetica, Verdana; margin-bottom: 0.5em; font-weight: bold;}	