div {
	margin:auto;
	width:900px;
	background-color:#a0a0a4;
}
body	{
	background-image:url(wood2.jpg);
}
hr	{
	color: #000000;
	background-color: #000000;
	border:0;
	height: 2px;
	width: 90%;
}
.outerbox	{
	height:100%;
	border-style:solid;
	border-color:black;
	border-width:2px
}
.title1	{
	width: 100%;
	float: right;
	text-align: right;
	font-size:50pt;
	background-color:#808080;
	background-image:url('me.jpg');
	background-repeat:no-repeat;
	background-position:5px 5px;
	border-bottom: black 5px solid;
	letter-spacing:30px;
}
.whitespace	{
	height:100px;
}
.name1	{
	font-size:24pt;
	font-style:italic;
	text-align:center;
}
.info	{
	padding:25px;
	text-indent:5em;
	margin-top:5px;
}
.list	{
	text-decoration:underline;
	padding:5px;
	margin-left:20px;
}
.pic	{
	width:122px;
	height:102px;
	padding:5px;
}
.validate1	{
	float:left;
	padding:10px;
}
.validate2	{
	float:right;
	padding:10px;
}