#content {
	background: url('../images/background-blog.jpg') top right no-repeat;
}

#content div.contents {
	position: absolute;
	top: 0; left: 0;
	width: 393px; height: 332px;
	overflow: auto;
}

h2 {
	margin-top: 0.5em;
	margin-bottom: 0;
}

h2 a,
h2 a:link,
h2 a:visited {
	color: #600;
	text-decoration: none;
}

h2 a:active,
h2 a:hover {
	color: #F00;
	text-decoration: underline;
}

p.date {
	margin-top: 0;
}
