html,body{margin:0;padding:0}
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;font-size:100%;line-height:1;font-family:inherit}
table{border-collapse:collapse;border-spacing:0}
ol,ul{list-style:none}
q:before,q:after,blockquote:before,blockquote:after{content: " "}
html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not( [controls ]){display:none}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0;-ms-interpolation-mode:bicubic}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal;*overflow:visible}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
button,input [type= "button " ],input [type= "reset " ],input [type= "submit " ]{cursor:pointer;-webkit-appearance:button}
input [type= "search " ]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
input [type= "search " ]::-webkit-search-decoration{-webkit-appearance:none}
textarea{overflow:auto;vertical-align:top}
html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not( [controls ]){display:none}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0;-ms-interpolation-mode:bicubic}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal;*overflow:visible}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
button,input [type= "button " ],input [type= "reset " ],input [type= "submit " ]{cursor:pointer;-webkit-appearance:button}
input [type= "search " ]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
input [type= "search " ]::-webkit-search-decoration{-webkit-appearance:none}
textarea{overflow:auto;vertical-align:top}
ul,ol{margin:0 0 18px 25px}
ul ul,ul ol,ol ol,ol ul{margin-bottom:0}
ul{list-style:disc}
ol{list-style:decimal}
li{line-height:18px;color:#404040}
ul.unstyled{list-style:none;margin-left:0}
dl{margin-bottom:18px}
dl dt,dl dd{line-height:18px}
dl dt{font-weight:bold}
dl dd{margin-left:9px}
a{color:#e77817;text-decoration:none;line-height:inherit;font-weight:inherit;text-decoration:underline}
a:hover{color:#D78706;text-decoration:none}
a:focus{outline:none}
h1,.h1,a.h1,a.h1:visited{font-size:2em;line-height:1.5em;margin:1.5em 0}
h2,.h2,a.h2,a.h2:visited{font-size:1.8333em;line-height:1.3364em;margin:1.1364em 0}
h3,.h3,a.h3,a.h3:visited{font-size:1.6667em;line-height:1.2em;margin:1.1em 0}
h4,.h4,a.h4,a.h4:visited{font-size:1.5em;line-height:1em;margin:2em 0}
h5,.h5,a.h5,a.h5:visited{font-size:1.3333em;line-height:1.125em;margin:2.25em 0}
h6,.h6,a.h6,a.h6:visited{font-size:1.1667em;line-height:1.2857em;margin:2.5714em 0}
html{height:100%}
body{background:#222 url(images/bg.png);color:#ccc;font-family:Helvetica,sans-serif;font-size:92%;line-height:1.1;padding:2em}
.wrapper{height:inherit;margin:0 auto;text-align:left;width:100%;text-align:center}
header{margin:5% 0}
header img{width:75%;max-width:409px;min-width:100px;height:auto}
.coming_soon h1{color:#e77817;text-shadow:1px 1px 1px #181414;text-transform:uppercase;font-size:139%}
footer{color:#D78706;line-height:2em;max-width:60em;margin:0 auto}

.one_city {
    display: inline-block;
    max-width:200px;
    height: 320px;
    margin: 0 1em;
    text-align: center;
    vertical-align: middle;
}
.city_logo {
    width: 95%;
    height:auto;

}