* {
	margin: 0;
	padding: 0;
}

body {
	background: #202020 url(../images/bg.gif) fixed repeat-x;
}

h1 {
	margin: 0 auto;
	margin-top: 25px;
	font-size: 1.1em;
	color: white;
	#text-indent: -4200px;
	width: 510px;
	height: 20px;
	#background: url(../images/h-example.gif) no-repeat;
	border-bottom: 1px solid #444;
	#overflow: hidden;
}

h2 {
	margin: 0 auto;
	margin-top: 2px;
	font-size: 0.8em;
	color: gray;
	width: 510px;
	height: 20px;
	text-align: right;
}


#yshout {
	margin-top: 10px;
}
