﻿body {
    
}

.main {
    background-image: url("../image/Background.jpg");
    background-attachment: fixed;
}

.designer {
    text-align:center;
}

.white {
    background-color:white;
}

.margin {
    margin:5px;
}

.center {
    text-align:center;
}


#map-canvas {
        width: 100%;
        height: 375px;
        border:solid black 1px;
      }

h4 span{
    color:maroon;
}

.button{
    background-color:navy !important;
}

@font-face { font-family: Comic; src: url('Comic.ttf'); } 
@font-face { font-family: Comic; font-weight: bold; src: url('Comicbd.ttf');}

.Pricelist {

    font-weight:bold;
}

h5 span {
    color:maroon;
}


h3 span {
    color:darkblue;
}
