/* CSS file for the www.e-tommy.info website */
/* (c) by pepperfection.com/ */

body 
	{
	color: #dbdbdb;
	background-color: #dbdbdb;
	}
	
.access {
	display: none;
}

/* layout positioning DIVs and classes */

#content
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-image: url(onlinesoon.jpg);
	background-repeat: no-repeat;
	width: 159px;
	height: 173px;
	visibility: visible;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -79px;
	/*\*/
	margin-top: -86px;
	}
	
HTML>DIV#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #fff;
	background-image: url(gfx/onlinesoon.jpg);
	background-repeat: no-repeat;
	width: 159px;
	height: 173px;
	visibility: visible;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -79px;
	}	