#content.narrowcolumn {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: bebebe;
}

#content.narrowcolumn { background: #bebebe;}

#h2 a { 
color: #000000;
}

#h2 a.hover { 
color: #800000;
}

#header {
	text-align: left;
}