html, body {
 height: 100%;
 width: 100%;
}
body {
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFF7EF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #E39A57;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 10px;
}
#r {
	background-color: #EBE4DC;
	text-align: left;
}
#r1 {
	text-align: center;
	width: 350px;
	padding-left: 30px;
}
#l {
	text-align: center;
	width: 237px;
	padding-bottom: 10px;
}
#ld {
	text-align: right;
	right: 0px;
}
#w {
	text-align: center;
	width: 237px;
	padding-bottom: 10px;
	background-image: url(img_rot/face.gif);
	height: 220px;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: xx-small;
	color: #000000;
	padding-top: 10px;
}
#copy {
	font-size: 10px;
	padding-left: 30px;
	padding-top: 10px;
}
#tr {
	height: 100%;
	text-align: left;
}
