#wrapper {
	background-image: url(../layout/content.jpg);
	height: 514px;
	width: 819px;
	background-repeat: no-repeat;
	margin: 0px;
	color: #003;
	background-attachment: fixed;
}
#pic {
	height: 271px;
	width: 354px;
	padding-top: 60px;
	padding-left: 35px;
}
#desc {
	padding-left: 34px;
	padding-right: 40px;
	color: #999;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align: justify;
}


#box {
	height: 423px;
	width: 400px;
	margin-left: 140px;
	color: #999;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	padding-top: 40px;
}

