body {
    font-size: 22px;
  
}

p {
    line-height: 125%;
  
}


.inner {
    padding-top:45px;
    padding-bottom:45px;
}

.inner_l4p {
	padding-top:15px;
    padding-bottom:20px;
}

#story {
	padding-bottom:0px;
}

a {
	color: #2bc28c;
	font-weight: bold;
}


.news {
    margin-bottom: 2px;
}

.news2 {
    margin-top: -50px;
}

.header {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/citylogo.png) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.logoimg {
	margin-bottom:25px;
	margin-top: -25px;
}

