#header, #left_column, #right_column, .content_box, #footer, #breadcrumbs
{
	display:none;
}
h1
{
	font-size:18px;
	color:#363636;
	font-weight:bold;
	border-bottom:2px solid #000000;
	display:block;
}
#content, #container, body
{
width:500px;
background-color: #ffffff;
color:#363636;
font-family: Verdana;
font-size:12px;
}
a, a:hover, a:visited, a:active, a:link
{
color:#363636;
font-size:1.1em;
}

