


	
#body{
	
	margin:0px;
	padding:0px;
	
	}


#wrapper{
	
	width:703px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #;
	height:650px;
	
	}
	
#one{
	width:700px;
	height:100px;
	position:relative;
	border-bottom:1px solid #acacac;
	margin-top:20px;
	background-image:url("blog.jpg");

	}
#menu{
	width:700px;
	height:30px;
	position:relative;
	border:1px solid #acacac;
	margin-top:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomright:20px;
	
	}

#home{
	width:100px;
	height:30px;
	position:absolute;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomright:20px;
	margin-left:60px;
	
	}

#blog{
	width:100px;
	height:30px;
	position:absolute;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomright:20px;
	margin-left:200px;
	
	}
#profile{
	width:100px;
	height:30px;
	position:absolute;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomright:20px;
	margin-left:350px;
	background-image:url("Profile.jpg");
	}
#contact{
	width:100px;
	height:30px;
	position:absolute;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomright:20px;
	margin-left:520px;
	background-image:url("Contact.jpg"); 
	}

#two{
	width:700px;
	height:600px;
	position:absolute;
	border:1px solid #acacac;
	margin-top:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomright:20px;
	}
#tree{
	width:250px;
	height:250px;
	position:absolute;
	border:2px solid #acacac;
	margin-left:50px;
	margin-top:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomright:20px;
	text-align:center;
	font-color:#ac51c6;
	background-image:url("nba.jpg");
	}
#four{
	width:300px;
	height:250px;
	position:relative;
	margin-left:350px;
	margin-top:20px;
	}
#five{
	width:250px;
	height:250px;
	position:absolute;
	border:2px solid #acacac;
	margin-left:50px;
	margin-top:40px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-bottomleft:20px;
	-moz-border-radius-topright:20px;
	-moz-border-radius-bottomright:20px;
	text-align:center;
	font-color:#ac51c6;
	background-image:url("slamdunk.jpg");
	}
#six{
	width:300px;
	height:250px;
	position:relative;
	margin-left:350px;
	margin-top:40px;
	}
e969f5
798bf9