body,html {
  font-family:arial;
  font-size:12px;;
	margin:0;
	padding:0;
	background:#FFF;
	color:#FFF;
}

html {
  overflow-y: scroll;
}	

body {
	min-width:1000px;
	margin:10px;
}

a:link, a:visited {
	text-decoration : underline;
	color:#FFF;
}

a:hover {
	text-decoration : none;
	color:#FFF;
}	 

#wrap {
	font-size:12px;
	background-image:url('/images/bg.jpg');
	margin:0 auto;
	padding-top:110px;
	padding-bottom:99px;
	width:1000px; height:403px;
}

#collage {
  width:609px; height:214px;
	margin:0 auto 0 auto;
}

#collage img {
	margin:8px 0 0 7px;
	width:602px; height:206px;
}

#slogan {
  width:250px; height:30px;
	margin:10px auto 0 auto;
	padding-bottom:20px;
	font-size:18px;
	text-align:center;
}

#seo_text {
  width:700px; height:30px;
	margin:10px auto -10px auto;
	font-size:12px;
	text-align:center;
}

#enter {
  width:50px; height:20px;
	margin:20px auto 0 auto;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

#logo {
  width:136px; height:86px;
	margin:5px auto;
	padding-bottom:20px;
}

#logo img {
	width:136px; height:86px;
	border:0;
}
