/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/cursors/cur-1/cur54.ani), url(https://cur.cursors-4u.net/cursors/cur-1/cur54.png), auto !important;} /* End https://www.cursors-4u.com */


 @font-face {
    font-family: 'birch_leafregular';
    src: url('/birchleaf-webfont.woff2') format('woff2'),
         url('/birchleaf-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
 
     @font-face {
    font-family: 'ms_gothicregular';
    src: url('/ms_gothic-webfont.woff2') format('woff2'),
         url('/ms_gothic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
 
 
div{
    display: inline-block
}

.holder{
width:880px;
position:relative;
margin-left:auto;
margin-right:auto;
display: table;
}

.row{
display: table-row;
}

.cell{
position:relative;
width:100px;
height:130px;
display: table-cell;
font-size: 10px;
}

body {
    background-color: black;
    background-size: auto;
}

a { color: #0000FF; }

a:visited { color: #B8B8B8; }

#main {
	background: #000000;
	width: 920px;
	padding: 10px;
	margin: 0 auto;
 border: 3px double #93c47d;
}

h1, h3 {
	text-align: center;
}

h2, h3 { 
	font-size: 16px; 
	}

h1 { 
	font-size: 40px; 
	      font-family: 'birch_leafregular';
    color: #b4a7d6;
        filter: drop-shadow(0px 0px 5px #6e5c9b);
    text-decoration: none;
	}

h3 {
	font-weight: normal;
	
}

h4 { 
	text-align: center;
font-size: 30px; 
}

div{
	display:block;
	position: relative;
	    font-size: 14px;
    filter: drop-shadow(0px 0px 5px #6e5c9b);
        color: #fff;
        font-family: 'ms_gothicregular';
}

p{
	display:block;
	position: relative;
}

.advimg {
	display:block;
margin-left: auto ;
  margin-right: auto ;
}

.iconimg {
	padding: 10px;
	position:absolute;
	width: 15%;
	margin-left:0;

}

 .txt {
	padding: 10px;
	position:relative;
	width: 80%;
	margin-left:15%;
	margin-top: 0%;


}

	
	
