body 
	{
	overflow: hidden;
	background-color: #66cccc;
	text-align: center;
	color: #ffffff;
	margin: 0 0 0 0;
	height: 98%;
	}

#contact
	{
	position: absolute;
	bottom: -2px; left: 0px;
	margin: 0 0 0 0;
	width: 100%; height: 17px;
	background-color: #133c33;
	}

#container
	{
	position: absolute;
	bottom: 0px; left: 0px;
	background-color: #66cccc;
	margin: 0 0 0 0;
	width: 100%; height: 100%;
	}

#flash
	{
	position: relative;
	bottom: 7px; left; 0px;
	background-color: #66cccc;
	width: 100%; height: 93%;
	margin: 0 0 0 0;
	}

