body {
	background-color:#81abb8;
}
a {
	color:white;
}
h2, h3 {
	color:#536569;
}
p {
	color:white;
}
section {
	color:#d5e5e8;
}
article {
	color:#082429;
}
a {
	color:white;
	text-decoration:none;
	font-weight:800;
	text-shadow:1px 1px black;
}
.blogDate{
	font-style:italic;
	font-size:14pt;
	color:light grey;
}
.blogTitle{
	font-size:18pt;
	color:#b0b8b8;
	font-weight:700;
}
/*img {height:225px;}*/
