body {
	background-color: white;
	text-align: center;
}

div#frame {
	background-color: #f0c580;
	width: 829px;
	height: 482px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
}

div#box {
	text-align: center;
	border: 1px solid white;
	background: url(moxie_large.png);
	width: 829px;
	height: 482px;
	margin: 0;
	font-family: 'Courier New', monospace;
	font-size: 11pt;
	color: White;
}

div#box table { color: White; margin-left: auto; margin-right: auto; }

div#form { margin-top: 250px; }

input.text {
	border: none;
	background-color: #f0c580;
	font-family: 'Courier New', monospace;
	font-size: 11pt;
	color: black;
	padding-left: 6px;
}

input.button {
background-color: transparent;
border: 0;
cursor: hand;
font-family: 'Courier New', monospace;
font-size: 11pt;
color: White;
}

div#picasso {
	margin-top: 135px;
	color: #02058c;
}

a, a:visited { color: white; }

div#mail {
	margin-top: 266px;
}

div#comment {
	margin-top: 135px;
	color: #02058c;
}
