body
{
	background-color:#777777;
	color:#DDDDDD;
	font-family:Lucida;
}

#container 
{
	width:900px;
	height:600px;
	margin:30px auto 30px auto;
	background-image:url('/images/judith-054.jpg');
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
}

#header_menu
{
	width:900px;
}

#header_menu h1, h2
{
	padding-left:30px;
	font-weight:normal;
}

#content
{
	float:right;
}

#video
{
	width:680px;
	margin:40px auto 0px auto;
}


