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

img { border: 0; }
form { margin: 0px; padding: 0px; }
.clear { clear: both; }

#container {
	position: relative;
	width: 600px;
	height: 1010px;
	margin: 0px auto;
	background-image: url(#);
	background-repeat: no-repeat;
}