body,html,td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
	color:#333;
}
h1,h2,h3{
	color:#96151E;
	padding:10px;
	font-weight:normal;
}
h1{
	font-size:22px;
	text-align:center;
}
h2{
	font-size:18px;
	text-align:center;
}
h3{
	font-size:16px;
	text-align:center;
}
a{
	color:#96151E;
	text-decoration:underline;
}
a:hover{
	color:#520C13;
	text-decoration:underline;
}
p{
	margin:0;
	padding:0;
}
img{
	padding:5px;
	margin:3px;
	border:none;
}
div.copy{
	color:#D5CFCC;
	font-size:10px;
	text-align:right;
	padding-right:10px;
	padding-top:22px;
}
div.copy a{
	color:#D5CFCC;
	text-decoration:none;
}
div.copy a:hover{
	color:#fff;
	text-decoration:underline;
}
.counter{
	font-weight:bold;
	text-align:center;
}
.weather, .random_photo{
	text-align:center;
}
.random_photo img{
}