#header, #personal {
	padding-top: 3em;
}
#header, #contact-form, #footer {
	clear: right;
	float: right;
	width: 60%;
}
#personal {	
	width: 35%;
}
hr, #latest-work, #contact-form form {
	display: none;
}