body{
	background: #000 url(../images/bgd_home.jpg) bottom left no-repeat fixed;
}

#content{
	height: auto;
	width: 625px;
	text-align: right;
	margin: 30px 0 0 20px;
	padding: 0 0 500px 0;
	/*background:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;*/
}

a{
color:#FFFFFF;
background:#000;
}