body {
	background: #000000 url(images/back.jpg) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}
p a:link { 
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p a:visited { 
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p a:hover, a:active {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
#container {
	margin: 30px auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}
