body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin:0;
	background-image: url(../../images/bg_bw.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
img{border:none}
.style3 {font-size:12px}
a{color:#fff; text-decoration:none}
a:hover{text-decoration:underline}
.links img {
	display:block;
	margin-bottom:15px;
}