body {
	background: url(bg.gif);
	background-color:#669999;
	background-repeat: repeat;

}


img{border:none}

A{text-decoration:none; color:#fff;}
A:hover{text-decoration:none; color:#FFCC99;}


#container { 
	position:relative;
	left:0;
	top:0px;
	width:1090px;
	height:730px;
	z-index:1;
	background-repeat: no-repeat;
}

.back_main {
position:relative;
top:0px;
padding:0px;
width:1090px;
height:730px;

z-index:3;
background-repeat:no-repeat;
}





