
/*Copyright (c) 2008, Rolnitzky.com. All rights reserved.*/


/*
-----------------------------------------------

rolnitzky.com

Stylesheet:  global.css

Author:   David Rolnitzky

Version:  1 April 2008

----------------------------------------------- 
*/

#comingsoon {

	width: 760px;

	margin: auto;
	
	display: block; /*allows the element to take auto margins*/ 

	position: relative;

	background: #FFFFFF;

}

