.headerblue{
background-color: #000066;
color: #ffffff;
position: absolute;
top: 0px;
left: 0px;
width: 105%;
height: 25px;
font-size: 20px;
font-weight: bold;
z-index: -1;}

.headerwhite{
position: absolute;
top: 25px;
left: 0px;
width: 105%;
height: 50px;
z-index: -1;
background-color: #ffffff;}

.headeryellow{
position: absolute;
top: 75px;
left: 0px;
width: 105%;
height: 50px;
background-color: #ff9933;
z-index: -1;}

.headerred{
position: absolute;
top: 125px;
left: 0px;
width: 105%;
height: 25px;
font-size: 20px;
font-weight: bold;
background-color: #ff3300;
color: #ffffff;
z-index: -1;}

.m{
color: #ff3000;
font-size: 125px;
font-weight: bolder;
font-style: italic;
position: absolute;
top: 0px;
left: 30px;
}

.asontown{
color: #000063;
font-size: 50px;
font-weight: normal;
position: absolute;
top: 25px;
left: 140px;
}

.borough{
font-size: 50px;
color: #ffffff;
position: absolute;
top: 70px;
left: 155px;
}

.flag{
position: absolute;
top: 10px;
padding-right: 5%;
right: 0px;
}

.leftcolumn{
background-color: #9999cc;
position: absolute;
top: 0px;
left: 0px;
width: 170px;
z-index: -2;
height: 3000px;
padding-left: 10px;
padding-right: 10px;
padding-top: 175px;
line-height: 25px;}

.content{
position: absolute;
left: 190px;
top: 120px;
width: 75%;
padding-left:3%;}