/*/ / / CONTAINER FOR THE WHOLE PAGE / / /*/

body { 
     background-image: url(images/desk.jpg), url(images/Red_Scales.png);
     background-position: center;
background-color: black;
  background-repeat: repeat-y, repeat-y;

  padding-left: 545px;
  padding-right: 545px;
  text-align: center; 

}


/*/ / / Headers and Paragraphs / / /*/

/*@font-face {
  font-family: sexpistols;
  src: url(font/sex_pistols.ttf);
}*/



h1 { font-family: "gorgias-deco", sans-serif;
font-weight: 400;
font-style: normal;
color:#ffffff;
 text-align: center;
 
  
}

h2 { font-family: "p22-morris-troy", sans-serif;
font-weight: 400;
font-style: normal;
color:#ffffff;
 text-align: center;

}

h3 {  font-family: "p22-morris-golden", sans-serif;
font-weight: 400;
font-style: normal;
color:#ffffff;
 text-align: center;
}



p { font-family: "royale-45", sans-serif;
font-weight: 400;
font-style: normal;
color:#ffffff;
 text-align: center;
}

/* LARGE TEXT AT TOP */

.topblock {
}

.intro {
font-weight: 400;
font-style: normal;
color:#ffffff;
 text-align: center;
 font-family: "p22-morris-golden", sans-serif;
}

.caption{ font-family: "p22-morris-golden", sans-serif;
font-weight: 400;
font-style: normal;
color:#ffffff;
 text-align: center;
}

.section {
    margin-bottom: 1em; 
     border: 10px solid transparent;
  padding: 15px;
  border-image: url(images/scroll.jpg) 30 round;
  background-image: url(images/scroll.jpg);
  
}


/*/ / / TOP NAVIGATION AREA / / /*/


header { 

}

nav {

      background-image: url(images/wax_seal2.png);
     width: 150px;
     height: 150px;

}

nav a {color:#fFffff;
}

/*/ / / PAGE SECTIONS / / /*/

header,
nav,
main,
footer {
}

main {
    /*This adds styles to just the main content area. */

}

footer {
     text-align: center;
     color:#fFffff;
     font-family: "royale-45", sans-serif;
     font-weight: 400;
     font-style: normal;
}



/* / / / REGULAR PAGE LINKS / / / */

/*Sets default links style*/
a:link { 
     color: #890304
}

/*Sets default link mouseover style*/
a:hover {color: #dbb658
}

/*Sets default link down-click style*/
a:active {color: #d1b2e0
}

/*Sets default visited link style*/
a:visited { color:#000033
}


/*/ / / TABLE STYLES / / /*/

table { 
     
    margin-bottom: 1em;
     text-align: center; 
     background-image: url(images/scroll.jpg);

}

caption {

          color:#fFffff;
     font-family: "royale-45", sans-serif;
     font-weight: 400;
     font-style: normal;
    
}

th {  text-align: center;
}

tr {  text-align: center;
}

td {
    /* border: 1px red solid;
     */
     vertical-align: top;
     padding: 7px;
      text-align: center;
}




/*/ / / Headers and Paragraphs / / /*/

/* font-family: "royale-5", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "royale-45", sans-serif;
font-weight: 400;
font-style: normal;


font-family: "royale-40", sans-serif;
font-weight: 400;
font-style: normal;


font-family: "royale-35", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "royale-30", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "royale-20", sans-serif;
font-weight: 400;
font-style: normal;


font-family: "royale-15", sans-serif;
font-weight: 400;
font-style: normal;


font-family: "royale-10", sans-serif;
font-weight: 400;
font-style: normal;*/



/* font-family: "gorgias", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "gorgias", sans-serif;
font-weight: 900;
font-style: normal;


font-family: "gorgias-deco", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "gorgias-deco", sans-serif;
font-weight: 900;
font-style: normal; */





/* font-family: "p22-morris-golden", sans-serif;
font-weight: 400;
font-style: normal;


font-family: "p22-morris-ornaments", sans-serif;
font-weight: 400;
font-style: normal;


font-family: "p22-morris-troy", sans-serif;
font-weight: 400;
font-style: normal;


*/










