body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.png) repeat-y;
	background-color: #000000;
	background-position:  center; 
	font-family: Tahoma;
	font-size: 7pt;
	text-align: center;
}