@charset "utf-8";
a{
	color: #833;
}
#header h1 a {
	background: url(images/logo_red.gif) no-repeat 10px center;
	display:block;
	width:200px;
	height:50px;
	line-height:50px;
	padding:0 50px;
}
#about {
	background: #c00 url(images/bg_about.gif) repeat-x left bottom;
}

