@font-face {
    font-family: 'futura_std_bookregular';
    src: url('kind-font-book-webfont.eot');
    src: url('kind-font-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('kind-font-book-webfont.woff') format('woff'),
         url('kind-font-book-webfont.ttf') format('truetype'),
         url('kind-font-book-webfont.svg#futura_std_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'futura_std_lightregular';
    src: url('kind-font-light-webfont.eot');
    src: url('kind-font-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('kind-font-light-webfont.woff') format('woff'),
         url('kind-font-light-webfont.ttf') format('truetype'),
         url('kind-font-light-webfont.svg#futura_std_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'futurashop-boldregular';
    src: url('logo-kind-font-webfont.eot');
    src: url('logo-kind-font-webfont.eot?#iefix') format('embedded-opentype'),
         url('logo-kind-font-webfont.woff') format('woff'),
         url('logo-kind-font-webfont.ttf') format('truetype'),
         url('logo-kind-font-webfont.svg#futurashop-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'JustVector';
    src: url('justvectorv2-webfont.eot');
    src: url('justvectorv2-webfont.eot?#iefix') format('eot'),
         url('justvectorv2-webfont.woff') format('woff'),
         url('justvectorv2-webfont.ttf') format('truetype'),
         url('justvectorv2-webfont.svg#webfontkw9J4lGf') format('svg');
    font-weight: normal;
    font-style: normal;
}



a:link { font-weight:normal; color:#ffffff; text-decoration:none; }
a:visited { font-weight:normal; color:#ffffff; text-decoration:none; }
a:hover { font-weight:normal; color:#ffffff; text-decoration:underline; }


body 	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: rgb(0, 0, 0);
    color:#ffffff;
	}

.page {

/*	text-shadow: 0 1px 1px rgba(255,255,255,0.50);*/
text-shadow: 0 0 0.2em rgba(255,255,255,0.30), 0 0 0.2em rgba(255,255,255,0.30), 0 0 0.2em rgba(255,255,255,0.30);
        width:100%;
        height:auto;
        position:absolute;
/*      top:50%;                    */
        left:50%;                   
        margin-left:-50%;           
        margin-top:0%;
        }

h1 {font-family: 'futura_std_bookregular', Arial, sans-serif;

    line-height: 100%;
}

p.style1 {font-family: 'futura_std_lightregular', Arial, sans-serif;
    
    line-height: 100%;

}

p.style2 {font-family: 'JustVector', Arial, sans-serif;
    
    line-height: 100%;

}

p.style2 a:link { font-weight:normal; color:#ffffff; text-decoration:none; }
p.style2 a:visited { font-weight:normal; color:#ffffff; text-decoration:none; }
p.style2 a:hover { font-weight:normal; color:#ffffff; text-decoration:underline; }

