html,body{
	background-color:#525e68;
	}

#wrapper{
	}

#title{
	padding-top:160px;
	}

#selected{
	position:fixed;
	top:277px;
	left:62%;
	}

#complete{
	position:fixed;
	top:310px;
	left:60%;
	}
	
#weblog{
	position:fixed;
	top:350px;
	left:60%;
	}

#contact{
	position:fixed;
	top:385px;
	left:61%;
	}

