body {
  color: #fff;
  background: url("../image/imgdark.jpg") center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td{
	padding: 0;
	margin: 0;
}

#main{
	width: 100%;
	min-width: 980px;
	padding-top: 37px;
}

#headerarea{
	margin: 0 auto;
	position: relative;
	height: 75px !important;
	width: 570px;
	z-index:102;
	left:62px;
	top:14px;
}

#headerarea #underword{
	position: absolute;
	left: 35%;
	top: 18px;
}

#pcimage{
	width: 75%;
	height: auto;
	z-index: 100;
	position: relative;
	left: 21%;
	top: -25px;
}

#quote{
	position: relative;
	z-index: 99;
	left: 169px;
	width: 800px;
	top: -20px;
}

#consymbol{
	width: 75%;
	height: auto;
	z-index: 98;
	position: relative;
	left: 100px;
}