.main_page {
	background-image: url("images/building_homepage.jpg");
	height:487px;
	width:650px;
	background-repeat:no-repeat;	
}
.mylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

