/* Home CSS */
#home {
	width:250px; height:575px;
	margin: 15px auto;
	background-image: url("../Images/phcafe2_b.jpg");
	background-repeat: no-repeat;
	background-position: top center;	
}
#home img {
	width:250px; height:180px;
}
/*#home p {text-align:left;}*/
