



body {
	
}

h_title {
 font-size: 50px;
 color: white; 
line-height:170%
text-align:right
}

p_title {
 font-size: 18px;
 color: white; 
line-height:170%
}

p_date {
 font-size: 10px;
 color: white; 
line-height:170%
text-align:right
}


p_comment {
 font-size: 8px;
 color: white; 
line-height:170%
text-align:right
}

p_test {
 font: 12px trebuchet MS;
 color: white; 
line-height:170%
text-align:right
}

img.bg {
/* Set rules to fill background */
 min-height: 100%;
 min-width: 1024px;
/* Set up proportionate scaling */
 width: 100%;
 height: auto;
/* Set up positioning */
 position: fixed;
 top: 0;
 left: 0;
}

img
{  border-style: none;
}

.preload{
    display:none;
}

a.specialLink:link { color: white; }
a.specialLink:visited { color: white; }
a.specialLink:hover { color: #DEDEDE; }

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

}

