body {
	font-family: verdana,arial,helvetiva,sans-serif;
	font-size: 12px;
	color: #fff;
	background:url(../_images/bg.jpg) fixed top left no-repeat #BDBDBD;
}
a {
	color: gray;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
p {
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

#container {
	margin:0 auto;
	text-align:center;
    width: 960px;

	 background: none;
}

img {
	border:0px;
	padding:10px 0px 10px 0px;
}