body,html {
	height:100%;
	margin:0;
	font-family: "Bauhaus 93", Baskerville Old Face;
	color: #FFFFFF;
	background-color: #FFFFFA;
}
#box {
	width:270px;
	height:640px;
	position: relative;
	top:50%;
	left:50%;
	margin-top: -270px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -330px;
	font-size: 12px;
	color: #666666;

}
#cornice {
	border: 1px solid #1a1a1a;
	float: left;
	height: 480x;
	width: 640px;
	clear: left;
	position: static;

}
#cornice2 {
	border: 1px solid #1a1a1a;
	float: left;
	height: 480x;
	width: 100px;
	clear: left;
	position: static;