body,html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	color:#222;
}
h1,h2,h3{
	color:#C58107;
}
h1{
	font-size:20px;
	text-align:center;
}
h2{
	font-size:15px;
	text-align:center;
}
h3{
	font-size:13px;
	text-align:center;
}
a{
	color:#C58107;
	text-decoration:none;
}
a:hover{
	color:#C58107;
	text-decoration:underline;
}
p{
	margin:0;
	padding:0;
}
img{
	border:none;
}
div.copy{
	color:#C58107;
	font-size:10px;
	text-align:center;
	margin-left:220px;
}
div.copy a{
	color:#C58107;
	text-decoration:none;
}
div.copy a:hover{
	color:#222;
	text-decoration:underline;
}
.counter{
	font-weight:bold;
	text-align:center;
}
.weather, .random_photo{
	text-align:center;
}
.random_photo img{
	border:1px solid #C58107;
	padding:5px;
	margin:3px;
}
