body {
	background: #DCDCDC;
	color: black;
	font: 14px sans; 
	text-decoration: none;
}
img {
	border-style: none;
}
a, h3, h4 {
	color: #DC143C;
}
a {
	text-decoration: underline;
}
h4 {
	font: 14px sans;
}
.menu {
	background: #F8F8FF;
	height:  400px;
	width:  600px;
}
.post {
	vertical-align: bottom;
}
.footer, .header {
	width: 600px;
}
.icon {
	float: left;
	height: 100px;
	width: 100px;
}

