* {
	margin: 0;
	
}

body {font-family:  Serif; 
	font-size: 8; 
	color: aaa; 
	font-style: normal; 
	line-height: 10pt; 
	text-align:none;
	background: #707171;
	background-image:  url(file:///C|/projects/team8/t8press/site/code%20actual/bg.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
}





a:link {color:#7E7E7D;
	text-decoration: none;}

a:visited {color:#7E7E7D;
	text-decoration: none;}

a:active {color:#7E7E7D;
	text-decoration: none;}	
	
a:hover {color:#7E7E7D;
	text-decoration: none;}	
	
a:focus {outline-style: none;}

#wrapper {
	text-align: center;
	width: 550px;
	padding: 0px;
	margin: 0 auto;
	border: 0;}

#content {position:relative;
	float:left;
	width: 550px;
	padding: 0px;
	margin: 0 auto;
	border: 0;}


/* pops */



.press {position:absolute;
	top: 100px;
	width: 550px;
	font-family:  Sans-Serif; 
	font-size: 8pt; 
	line-height: 10pt;
	color: #aaa; 
	font-style: normal; 
	font-weight: normal; 
	text-align: left;}

.design {position:absolute;
	top: 200px;
	width: 550px;
	font-family:  Sans-Serif; 
	font-size: 8pt; 
	line-height: 10pt;
	color: #aaa; 
	font-style: normal; 
	font-weight: normal; 
	text-align: left;}


