
.clear {
	clear: both;
}



.button {
	float: left;
	padding-left:5px;
	padding-top:5px;
}

#home {
	display: block;

}


#about {
	display: none;

}

#contact {
	display: none;

}
