body {
	margin: 0px;
	background: #000;
	font: 75% Verdana, Arial, sans-serif;
	color:#fff;
}

img {

}

a:link, a:visited {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

p, h1, h2, h3 {
	margin:10px 0px;
	text-align:left;
	font-size:7.5pt;
}

#container {
	border:3px solid #FFF;
    background: url(/gallery/12.jpg) center no-repeat;
	width:621px;
	height:540px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left: -325px;
	margin-top: -295px;
	padding:15px;
}

#one {
	width:400px;
}

#enter {
	margin:190px 0px 0px;
	width:600px;
	height:300px;
}
.shoot a { font-size: 13px;}