
h2{
padding:5px 0;
}

h3 span{
font-family: "beonregular", sans-serif;
font-size:35px;
text-shadow:
0 0  8px #fff,
0 0 12px #fa2d2d,
0 0 18px #ff50b3,
0 0 22px #ff00de;
letter-spacing: 3px;
}


.frame{
width:100%;
padding:20px 0;
background-image: url(../img/frame_bg.png);
background-repeat: no-repeat,no-repeat,repeat-y;
background-size:cover;
background-position: center;
}
