body {
background-image : url(images/halloween2header.jpg), url(images/halloween2bg1.jpg), url(images/halloween2bg.jpg);
background-repeat : no-repeat, repeat-x, repeat;
background-position : top left;
line-height : 30px;
font-size : 16px;
color : #000000;
font-weight : normal;
font-family : "Glass Antiqua", cursive;
letter-spacing : 2px;
text-align : justify;
margin-bottom : 10px;
}
::-webkit-scrollbar {
height : 20px;
width : 30px;
}
::-webkit-scrollbar-corner {
background-color : #000000;
}
::-webkit-scrollbar-track-piece {
background-color : #000000;
}
::-webkit-scrollbar-thumb {
width : 20px;
height : 3px;
background-color : #ffffff;
border : #000000 solid 14px;
}
h1 {

color : #C6603C;
font-family : "Norican", cursive;
text-align : left;padding :30px;
font-size : 26px;background-color:#000000;opacity:0.9;-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 25%, 75% 0);
  clip-path: polygon(0 0, 0 75%, 75% 100%, 100% 25%, 75% 0)
}
.contentx  {
padding: 10px 20px;float: left;width:600px;
margin-top:580px;margin-left:500px;
        margin-bottom: 50px;position: absolute;
}


#navi{
	width: 230px;
margin-left:130px;
margin-top:580px;
  z-index:2;
border-radius: 40px;
	 -moz-border-radius: 40px;background-color:#000000;
	 -webkit-border-radius: 40px; padding:30px;float: left;position: relative;
}
a.navi {
display : block;
background-color : #000000;
color : #C6603C;
font-family : "Glass Antiqua", cursive;
font-size : 23px;
font-weight : normal;
text-align : center;
text-decoration : none;
letter-spacing : 1px;
padding : 5px;
margin : 5px;
border-radius : 5px;
}
a.navi:link {
display : block;
background-color : #000000;
color : #C6603C;
font-family : "Glass Antiqua", cursive;
font-size : 23px;
font-weight : normal;
text-align : center;
text-decoration : none;
letter-spacing : 1px;
padding : 5px;
margin : 5px;
border-radius : 5px;
}
a.navi:active {
display : block;
background-color : #000000;
color : #C6603C;
font-family : "Glass Antiqua", cursive;
font-size : 23px;
font-weight : normal;
text-align : center;
text-decoration : none;
letter-spacing : 1px;
padding : 5px;
margin : 5px;
border-radius : 5px;
}
a.navi:visited {
display : block;
background-color : #000000;
color : #C6603C;
font-family : "Glass Antiqua", cursive;
font-size : 23px;
font-weight : normal;
text-align : center;
text-decoration : none;
letter-spacing : 1px;
padding : 5px;
margin : 5px;
border-radius : 5px;
}
a.navi:hover {
display : block;
background-color : #000000;
color : #ffffff;
font-family : "Glass Antiqua", cursive;
font-size : 23px;
font-weight : normal;
font-style : italic;
text-align : center;
text-decoration : none;
letter-spacing : 1px;
padding : 5px;
margin : 5px;
border-radius : 5px;
opacity : 0.8;
}
#footer {
clear : both;
text-align : center;
}
a:link {
color : #C63E14;
text-decoration : none;
font-size : 25px;
letter-spacing : 1px;
font-family : "Norican", cursive;
font-weight : 500;
}
a:visited {
color : #C63E14;
text-decoration : none;
font-size : 25px;
letter-spacing : 1px;
font-family : "Norican", cursive;
font-weight : 500;
}
a:hover {
transition : 0.9s ease-out;
color : #000000;
font-size : 25px;
letter-spacing : 1px;
font-family : "Norican", cursive;
font-weight : 500;
}
a:active {
color : #C63E14;
text-decoration : none;
font-size : 25px;
letter-spacing : 1px;
font-family : "Norican", cursive;
font-weight : 500;
}
b {
color : #C63E14;
font-family : "Glass Antiqua", cursive;
font-size : 25px;
}
i {
color : #C63E14;
font-family : "Glass Antiqua", cursive;
font-size : 25px;
}
blockquote {
background-color : #ffffff;
padding : 15px;
text-align : justify;
color : #000000;
font-style : italic;
border-radius : 40px;
opacity : 0.9;
opacity : 0.6;
}
.contentx input, textarea, select {
background-color : #ffffff;
border : #C63E14 dashed 2px;
padding : 4px;
color : #C63E14;
border-radius : 8px;
opacity : 0.6;
}
