
div#slideshow {
	background: #fff;
	height: 200px;
}

div#slideshow a {
	position: absolute;
	margin: 0 auto;
	display: none;
	text-align: center;
	border-bottom: none;
}

div#slideshow a img {
	border: none;
}

div#content {
	padding-top: 15px;
}

div#welcome {
	width: 400px;
}

div#blog-preview-wrap {
	background: #fff;
	padding: 10px;
}

div#blog-preview h2 {
	text-align: center;
	font-weight: normal;
}

div#blog-preview a {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	border-bottom: none;
}
