/* http://www.hyper-ad.com/
   v2.0 | 20150628
   (c) Hyper-Ad Enterprises, 1996 - 2015
   All rights reserved.
    <!-- Edited for image case Aug 2016 -->
*/

body {
    background-color: #000000;
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
}
#wrapper {
    width:399px;
    height:273px;
    padding:0px;
    border:0px;
    border-collapse: collapse;
    border-spacing: 0;
    /* below centers both horizontally and vertically! */
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;                
}
#top_layer {
    width:399px;
    height:30px;
    border:0px;
    border-collapse: collapse;
}
#second_layer {
    width:399px;
    height:40px;
    border:0px;
    border-collapse: collapse;                
}
#third_layer {
    width:399px;
    height:137px;
    border:0px;
    border-collapse: collapse;                
}
#fourth_layer {
    width:399px;
    height:6px;
    border:0px;
    border-collapse: collapse;                
}
#fifth_layer {
    width:399px;
    height:37px;
    border:0px;
    border-collapse: collapse;                
}
#bottom_layer {
    width:399px;
    height:23px;
    border:0px;
    border-collapse: collapse;
}