/* Ottawa Israeli Dance CSS */

body
{
	# width: 800px;
	# margin: 50px;
	# margin-top: 100px;
	color: #666;
	background-color: gray;
#	background-image: url(BlackTitleFigures.png);
#	background-repeat: no-repeat;
#	background-attachment: scroll;
}

#header {}

#header h1 {
		position: relative;
		text-transform: uppercase;
		font-family: times;
		font-size: large ;
		color: #fff;
		text-align: center;
		}

#header h1 span {}

		#content		
		{
			font-family: Helvetica;
			font-size: 16pt;
			color: white;
			margin-top: -370px;
			margin-left: 420px;
		}
