/*
	--------------------------------------------------------------
	Style:  miro.mondo cyan
	Author:  Knut Gerber ( http://www.miromondo.net/ )
	--------------------------------------------------------------
*/


/* General Body Styles */

* { margin: 0; padding: 0; border: none; outline: none }

body, html {
	width: 100%;
	height: 100%;
	font: 11px Verdana, Helvetica, Arial, sans serif;
	background: #9D9D9D url(gradient.gif) top repeat-x fixed; 
}

#wrapper {
	width: 100%;
	height: 800px;
	background: transparent url(spot.jpg) top no-repeat fixed; 
}

#logo {
	width: 500px;
	height: 300px;
	margin: 0 auto;
	background: transparent url(comingsoon.png) bottom left no-repeat; 
}