﻿.Header
{
	position: absolute;
	top: 180px;
	left: 190px;
	z-index: 12;
}
#divMessage
{
	color: black;
	z-index: 2;
	position: absolute;
	width: 770px;
	height: 660px;
	top: 260px;
	left: 200px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	overflow: auto;
}
.imgParkingLocations
{
	position: absolute;
	top: 170px;
	left: 90px;
	z-index: 12;
}

