body 

	{

	background-color: #fff;

	background-image: url(../images/bg_karimstudio.jpg);

	/*background-attachment: fixed;*/

	background-repeat: repeat-x;

	background-position: center top;

	text-align: center;

	margin-top:0;

	color:#000;

	font-family: Arial, Helvetica, sans-serif, Calibri;

	font-size:14px;

	}



#center 

	{

	position: relative;

	width: 750px;

	height:885px;

	margin: 0 auto;

	/*border: solid 1px black;*/

	}

#logo 

	{

	position: absolute;

	/*top: 0px;*/

	left:0px;
	margin-top:0;

	/*border: solid 1px black;*/

	z-index:1;

	}

#flash{

	position:absolute;

	top:0;

    left:0;

	margin-top:140px;

	/*border: solid 1px black;*/

	width: 750px;

	height:750px;

	z-index:2;

}

html {

	height: 100%;

	filter: expression(document.execCommand("BackgroundImageCache", false, true));

	}

p{

color:#FF6600

}
