@charset "utf-8";
/* CSS Document */

body {
	background: #9D9DFF
}

.wrapper {
	width:960px;
	margin: 0px auto;
	height:702px;	
}

.topborder {
		background:url(newstyle/topborder.png) top no-repeat;	
		height:20px;
}

.bottomborder {
		background:url(newstyle/bottomborder.png) bottom no-repeat;
		height:19px;
}

.centerborder {
	
		background:url(newstyle/centerborder.png) ;
}

.background2 {
	background:url(newstyle/background2.png) top no-repeat;
}

.background3 {
	background: #adc6d8 url(newstyle/background3.jpg) bottom no-repeat;
}

.content {
background:#fae196;
margin: 0px 45px 0px 45px;
padding-bottom:20px;
	
}
