@charset "utf-8";
/* CSS Document */

a:link, a:visited, a:active, a:hover {
	color:#FFFBF0;
}

body {
	background-color:#000000;
}

h1, h2 {
	color:#FFFBF0;
}
#container {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 1198;
	height: auto;
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
#imgOfcBldg {
	margin-left: 0;
	margin-top: 0;
	width: 292px;
	height: 195px;
	background-color: #000000;
}
#imgStorRm {
	margin-left: 0;
	margin-top: 0;
	width: 292px;
	height: 195px;
	background-color: #000000;
}
#imgStorRow {
	margin-left: 0;
	margin-top: 0;
	width: 292px;
	height: 195px;
	background-color: #000000;
}
#imgStorRow2 {
	margin-left: 0;
	margin-top: 0;
	width: 292px;
	height: 195px;
	background-color: #000000;
}

