*,html, body{
margin:0px;
}
body{
background:url('images/soundboard.jpg') #5a5a5a;
background-attachment:fixed;
background-size:100%;
width:100%;
}
#content{
width:800px;
background:url('images/paper.jpg') #aa7446;


background-size:100%;
padding:20px;
border:12px solid #853;
box-shadow:0px 0px 30px #000, 0px 0px 30px #000, 0px 0px 30px #000;
width:800px;
margin:auto;
margin-top:30px;
text-shadow:0px 0px 2px #000,0px 0px 0px #000,0px 0px 10px #000;
color:#fff;
min-height:650px;
}
h1,#menu{
f loat:right;
display:inline;
vertical-align:top;
}
h1{
float:right;
}
#menu{
padding:2px;
border-radius:10px 10px 10px 10px;
}
#menu li{
list-style-type:none;
}
#menu li a{
padding:5px;
width:150px !important;
height:20px;

color:black;
text-decoration:none;
text-align:right;
font-size:1.23em;
}
#menu{
display:inline;
float:right;
}
#menu li{
display:inline;
}
#menu li a:hover{
padding:5px;
color:#fff;
text-shadow:1px 1px 0px #000,1px 1px 0px white,1px 1px 0px white;
background-color:rgba(255,255,255,.6);
box-shadow:3px 3px 3px #fff;
}
#menu{
f loat:right;
}
h1{
width:1000px;
text-align:right;
font-size:3em;
}
header{
display:block;
}
.logo{
margin-top:-10px;
box-shadow:0px 0px 5px #440, 0px 0px 15px #900;
border-radius:100px;
height:200px;
}
@font-face{
font-family:DaunPenh;
src:url('fonts/daunpenh.ttf');
}
h1{
line-height:1em;
text-shadow:1px 1px 0px #ff0, 2px 2px 0px #ff0,-1px -1px 0px #000,-2px -2px 0px #000 ;
}

body{
font-family:DaunPenh;
font-size:1.6em;
line-height:1em;
letter-spacing:-1px;
}
@font-face{
font-family:Conceria;
src:url('fonts/Demo_ConeriaScript.ttf');
}
h5,h2{
font-family:Conceria;
margin-top:30px;
padding-bottom:20px;
text-shadow:3px 3px 5px #000000;
}
h2{
margin-left:300px;
margin-top:-150px;
font-size:1.6em;
line-height:2em;
}
h5{
margin-top:-20px;
padding-bottom:80px;
margin-left:430px;
color:#eee;

}
h1{display:none;

}

.slideshow{
 
float:right;
box-shadow:5px 5px 5px #444;
border-radius:15px;
border-top:1px solid #bbb;
border-left:1px solid #bbb;
margin:5px;
}
.slideshow img{
 
border-radius:15px;
}


#slideshow{
height:420px;
width:340px;
float:right;
box-shadow:5px 5px 5px #444;
border-radius:15px;
border-top:1px solid #bbb;
border-left:1px solid #bbb;
margin:5px;
}
#slideshow img{
height:420px;
width:340px;
border-radius:15px;
}
#socialMedia{
clear:both;
text-align:center;
padding-top:20px;
}
#socialMedia img{
border:none;
box-shadow:3px 3px 3px #000;
}
.leftImage, .rightImage{
width:300px;
margin-left:4px;
margin-right:4px;
border-radius:3px;

}
p{
margin-bottom:40px;
}
.leftImage{
float:left;
box-shadow:-3px 3px 10px #000;
}
.rightImage{
float:right;
box-shadow:3px 3px 10px #000;
}
form{
margin-top:-30px;
text-align:center;
font-size:1.5em;
}
input,textarea{
margin-bottom:10px;
width:300px;
padding:5px;
border-radius:5px;
border-color:#982;
color:#888;
background:#aaa;
}
input:hover,textarea:hover{
color:#800;
box-shadow:0px 0px 10px #800;
background:#fff;
}
input:focus,textarea:focus{
text-shadow:0px 0px 3px #333;
background:#fff;
color:#000;
}
#subButton{
background-color:#bbb;
color:#888;
}
#subButton:hover{
color:#800;
background-color:#fff;
cursor:pointer;
box-shadow:0px 0px 10px #800;
}