@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body {
	background: #000;
}

#container {
	width: 960px;
	height: 1400px;
	background: url(../images/layout.jpg) 0 0 no-repeat;
	margin: 0 auto;
	position: relative;
}

a { width:294px; height: 30px; display:block; position:absolute; top:405px; left:362px; text-indent:-9999px; color:#000; font-size:1px; }