body {
	background:#D2EBF2;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
}
#container {
	width: 777px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: #000;
	background-color:White;
}
#header
{
	height:120px;
	background-image:url('../images/yaronheader.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-color:#84BFC5;
	color: #000;
	font-size: 24px;
	text-align:left;
	text-indent:5px;
}
#main
{
	height:800px;
	background:white;
	color: #33ccff;
	font-size:12px;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #1677d7;
	font-size:18px;
}
#filmstrip
{
	background-color:#33ccff;
}