
@import "/library/default.css";

body {
	text-align:center;
}

div#wrap {
	width:950px;
	text-align:left;
	margin:auto;
}


.section {
	margin:0 0 20px 0;
}

.caption {
	text-align:center;
	margin:5px 0 10px 0;
	padding:10px 0 8px 0;
	background-color:#eeeeee;
}

