body { 
	background-image:url(wallpaper/wallpaper1.png);
	background-position:top center;
	margin:5px auto 5px auto;
	max-width:700px;
	font-family:times;
	border-style:solid;
	border-width:1px;
	border-color:#c0c0c0
}
#outer { 
	color:#000000;
	background-color:#ffffff
}
#inner {
	margin-left:auto;
	margin-right:auto;
	max-width:630px;
	padding:5px 2px 3px 2px
}
#header { text-align:center }
#content { text-align:justify }
#footer { text-align:center; vertical-align:bottom }
h1 { text-align:center }
h2 { text-align:center }
#copyright { font-size:small }
#validation { font-size:x-small }