@charset "UTF-8";



#all{
	width:1000px;
	height:850px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

#border-bottom{
	z-index:2;
	position:relative;
	top:350px;
	}

#address{
	z-index:2;
	position:relative;
	top:350px;
	}

#background{
	text-align:center;
	z-index:1;
	position:absolute;
	top:280px;
	left:0;
	}

#backhome{
	text-align:center;
	z-index:2;
	position:relative;
	top:350px;
	}

#text{
	z-index:2;
	text-align:center;
	font-size:15pt;
	position:relative;
	top:310px;
	width:1000px;
	line-height:1.5;
	font-weight:bold;
	}

h2 {
	color:4682b4;
	margin-top:30px;
	}

h3 {
	color:4682b4;
	font-size:19px;
	}

#noscript-address{
	z-index:2;
	position:relative;
	top:344px;
	}

