html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,figcaption { font-size: 1em; font-weight: normal; font-style: normal; }
fieldset,iframe { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
article,aside,footer,header,hgroup,nav,section,figure,figcaption { display: block; }


body{
    background: #000000 url('') no-repeat center; 
    }


    .logo {
width: 100%;
height: auto;
        float: none;
        margin-top: 30px;
        margin-bottom: 0%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        }


        .coming_soon{
        width: 100%;
height: auto;
        float: none;
        margin-top: 30px;
        margin-bottom: 0%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-size: 2.63em;
        color: #DAAB2D;
        font-family: "Great Vibes","cursive";

        }