@charset "UTF-8";
/* CSS Document */
#banner {
	position: absolute;
	height: 144px;
	width: 1346px;
	left: 10px;
	top: 10px;
	color:white;
	background-color:black;
"
; 			font-size: 24px;
	text-align: center;
}
#blog {
	position: absolute;
	height: 757px;
	width: 1337px;
	left: 17px;
	top: 174px;
}
