#body {
	background-image: url(images/IMG_0269.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: fixed;
	background-size: contain;
	background-color: #000;
	/*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;*/
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}