﻿{
margin:0px;
padding:0px;
}


body{
	background-color:#666666;
	}



#bg{	
	background-image:url(picture1.jpg);
	background-repeat:no-repeat;
	width:790px;
	height:598px;
	margin-top:130px;
	margin-left:400px;
	}



#menu{
	position:absolute;
	margin-top:350px;
	float:right;
	}



#menu ul{
	width:20%px;
	height:40%;
	text-align:center;
	margin-top:150px;
	}



#menu li{
	list-style:none;
	display:inline;
	padding-left:100px;
	margin-right:5px;
	}

