@charset "utf-8";

/* CSS Document */



#wrapper {

	background: url(../img/bg.png) center 105px no-repeat fixed;

}



#copyright {

	margin-top: 50px;

}

#attenWrap{
	margin: 30px 0;
    padding-left: 60px;
	position:relative;
}

h2{
	margin-top:25px;
}

h3{
	font-size:20px;
	margin:10px 0 20px;
}

#attenCont{
	width:700px;
	padding-left:68px;
	margin:30px 0;
	font-size:14px;
}

#attenCont p{
	margin:0 0 20px;
}

#attenCont li{
	margin:0 0 20px 40px;
	list-style: disc;
}