h1,h2,h3{
	color:#001736;
}
h1{
	font-size:20px;
	text-align:center;
}
h2{
	font-size:15px;
	text-align:center;
}
h3{
	font-size:13px;
	text-align:center;
}
a{
	color:#001736;
	text-decoration:none;
	border-bottom:1px dotted #001736;
}
a:hover{
	color:#001736;
	text-decoration:none;
	border-bottom:1px solid #001736;
}
p{
	font-size:13px;
	margin:0;
	padding:0;
}
img{
	border:none;
}
div.copy{
	color:#001736;
	font-size:10px;
	text-align:center;
	margin-left:230px;
	padding-top:20px;
}
div.copy a{
	color:#001736;
	text-decoration:none;
	border-bottom:1px dotted #001736;
}
div.copy a:hover{
	color:#001736;
	border-bottom:1px solid #001736;
}
.counter{
	font-weight:bold;
	text-align:center;
}
.weather, .random_photo{
	text-align:center;
}
.random_photo img{
	border:1px solid #DAE9E8;
	padding:5px;
	margin:3px;
}
