body
{
	background-color: #292b33;
	background-image: url(/images/1_background.png);
	background-repeat: repeat-y;
	background-position: center 0;
}

h1, h2, h3, h4
{
	color: #666;
}

h1 a, h2 a, h3 a
{
	color: #525866;
}

a, h4 a
{
	color: #3d4866;
}

small, .small, small2, small2 a, .small2
{
	color: #666;
}

#container
{
	background-image: url(/images/1_header_blog.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.comments
{
	color: #666;
}

.comments_error
{
	background-color: #ffde33;
}

div.comments_error
{
	border-color: #eebd0d;
}

input, textarea
{
	background-color: #f3f3f3;
}