body {
	background-color : #726a45;
	border: 0px red solid;	
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

img {
	border: 10px black solid;
}

hr {
	margin-top: 40px;
}


#guzhomecontainer {
	margin: 0 auto;
	text-align: center;
	width: 640px;
}


.guzhomearticle {
	width: 640px;
	border-bottom: 2px #999999 dotted;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	text-align: left;
	margin-bottom: 50px;
	padding-bottom: 20px;
}

#guzhomecontainer a:link {
	color: #ffffcc;
	text-decoration: none;
}

#guzhomecontainer a:visited {
	color: #ffffcc;
	text-decoration: none;
}

#guzhomecontainer a:hover {
	color: #ccff99;
	text-decoration: underline;
}