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

body {
	background:url(xrHo78.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;

}

#navi {
	position: relative;
	top: 140px;
	left:-230px;
	text-align: right;
	width: 200px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.8;
	list-style:none;
	margin-bottom: -20px;
}
.linknav {
	vertical-align: middle;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
	list-style:none;
}

.linknav:hover {
	color: #a7cf38;
}
