
 ****************************************/
 
body {
 	margin: 0;
	padding: 0;
 	}
#name {
position: absolute;
top: 10px;
left: 50px;
width: 700px
}


#nav {
position: absolute;
top: 5px;
left: 800px;
width:350px
}

