@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 250px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: right;
	height: 100%;
	width: 1024px;
	}
	
div {
	background-image: url(images/home_roby.jpg);
	background-position: center top;
	height: 620px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	clear: no;
	float: no;
	visibility: visible;
	z-index: auto;
	top: auto;
	}

