@font-face {
font-family: IDM;
src: url(DevilBreezeMedium.ttf);
}
  
@font-face {
font-family: IDB;
src: url(DevilBreezeBook.ttf);
}

a {
color: #fff;
font-weight: bold;
text-decoration: none; 
}
a:hover {
text-decoration: none;
}
.Hheader a {
font-family: Verdana;
background: #000;
font-weight: bold;
text-decoration: none;
border: 1px  solid #fff;
color: #fff;
margin-right: 5px;
margin-top: 1px;
text-shadow: none;
}
.Hheader a:hover {
text-decoration: none;
font-weight: bold;
border: 1px solid #fff;
background-color: #fff;
color: #000;
margin-right: 5px;
margin-top: 1px;
width: 100%;
padding: 3px 5px 3px 5px;

}
.Hbody {
background-image: url(/pgbg.jpg);
background-attachment: fixed;
background-color: #000;
background-size: 100%;
background-position: center center;
width: 100%;
font-family: Segoe UI;
font-size: 17px;
color: #fff; 
background-repeat: no-repeat;
}
.Hheader {
text-shadow: 2px 2px #fff;
margin-top: 105px;
font-family: Segoe UI Light;
color: #000;
display: inline-block;
width: 100%;
}
h1 {
font-size: 250%;
padding: 5px;
margin-bottom: 0px; }
.Hwar {
font-size: 11px;
color: white;
}
h2 {
font-family: Verdana;
font-weight: bold;
font-size: 175%;
margin-bottom: 5px;
padding: 3px;
background-color: white;
color: black;
border: 1px solid #fff;
text-align: center; 
}
.Hfooter {
width: 100%;
font-family: IDB !important;
margin: auto;
position: absolute;
bottom: 60px;
margin-bottom: 15px;
}
.fixed_header {
position: fixed;
top: 0;
margin-bottom: auto;
padding: 3px;
background: #000 !important;
color: #fff;
text-align: left;
width: 100%;
border-bottom: 3px solid #fff;
z-index: 1;
font-family: Segoe UI Light;
}

body { margin: 0}

.sns_href {
font-size: 13 px;
font-family: ID;
margin-right: 10px;
padding: 2px;
color: #fff;
font-family: IDM;
font-weight: bold;
}
.sns_href:hover {
background-color: #fff;
color: #000;
padding: 2px;
}
  
.main_block {
margin: auto;
margin-bottom: 15px;
position: absolute;
bottom: 80px;
width: 100%;
}
  
.home_bt:hover {
background: gray;
}