.clame {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 24px;
	color: #999999;
}

.menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

body {
	background-color: #FFF0D9;
}

.logo {
	font-size: 36px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFAB2D;
}

.menulink {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
	color: #FFAB2D;
	text-align: right;
}
.legalnote {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color:#999999;
	text-align: center;
}
.with {
	width: 300px;
}
