body {
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 60px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 400px;
}




h1 {
	color: #F55825;
}

h3 {
	color: #F55825;
}

a {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS";
}

a:hover {
	color: #333333;
 }



.tempWidth {
	width: 350px;
}
