body {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	background: url(../back09_nomascotte.jpg) top center #181b23 no-repeat;
	color:#181b23;
	font-size:14px;
	margin:0000;
	height: 100%;
}

h1, {
	padding: 0;
	margin: 0;
}

#soon {
	position:absolute;
	top:270px;
	width:320px;
	text-align:center;
	height:50px;
}


#container {
	width: 320px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}

#header {
	height: 105px; 
	width: 320px;
	margin-bottom: 0 !important;
	background: url(header.png) top right no-repeat !important;
	background: url(header.gif) top right no-repeat; /*stoopid ie*/
}

#header h1 {
	background: url(../imgs/myG.png) top left no-repeat !important;
	background: url(../imgs/myG.gif) top left no-repeat; /*stoopid ie*/
	position: relative;
	height: 79px;
	width: 68px;
	left: 129px;
	top: 104px;
	cursor: move;
}

#header h1 span, #footer span {
	display: none;
}

/*div {
	position: absolute;
	top:270px;
	width:100%;
	height:50px;
	text-align:center;
	vertical-align:bottom
}
*/
