body {
	background-image: url(/images/bkg_smbricks.jpg);
	font-family:Vecna, "vecna", "Comic Sans MS", "Bookman Old Style";
}

button {
    font-size: 16px;
    padding: 5px 5px;
    background-image: url(/images/bkg_base.jpg);
    font-family:Vecna, "Vecna", "Comic Sans MS", "Bookman Old Style";
	text-align: center;
    margin: 2px 2px;
    border-radius: 12px;`                                                                                                                                                                                                                                                                                                           FVG9O000000000000000000000000000000000000000000076
}

nav {
	width: 60%;
}

h1 {
    text-align: center;
}

table {
    border: 2px solid red;
    border-spacing: 15px;
    margin: auto;
    width: 90%;
}

tbody {
	align: center;
}

tr {
	border: 2px solid red;
}

td {
	border: 1px solid red;
    padding: 15px;
}

p {
	/*font-family:Papyrus, "Comic Sans MS", "Bookman Old Style";*/
    font-family:Vecna, "vecna", "Comic Sans Ms", "Bookman Old Style";
	font-size:20px;
    font-weight: bold;
}

/*-----Forgotten Realms-----*/

table.frTable {
	background-image:url(/images/fairyClouds.jpg);
	background-size: 100vw 100vh;
}

table.frTable tr {
    background-image: url(/images/fairyStars.jpg);
    align: center;
}

/*-----Shared Campaign-----*/

table.sharedTable {
	background-image:url(/images/bkg_whitebrick.gif);
}

table.sharedTable tr {
    background-image: url(/images/bkg_base.jpg);
}

/*-----Tomb of Annaihalation-----*/

table.toaTable {
	background:whitesmoke url(/images/TOA_lich20.png);
	background-repeat:no-repeat;
	background-size: 100vw 100%;
}

/*-----Hand of Vecna-----*/

table.hovTable {
    background:rgb(230, 209, 245) url(/images/handofvecna00235.png);
    background-repeat:no-repeat;
    background-position: center;
}

table.hovTable tr {
    
}

/*-----Kenneth One-Shot-----*/

table.KOSTable {
    background:rgb(173, 211, 173);
    background-image: url(/images/KOScamelKoalaMonster_no_BG_50.png);
    background-repeat:no-repeat;
    background-position: top;
    /*background-blend-mode: screen;*/
    /*background-size:100%;*/
    /*opacity: .5;*/
}

table.KOSTable tr {
    
}






/*
                            ******
                        **************
                  ********          ********
                ****                      ****
            ****                              ****
          ****                                  ****
        ****  **********************************  ****
      ****    **********************************    ****
      **      **********************************      **
    **                ******************                **
  ****            **************************            ****
  **              **********      **********              **
  **            ********              ********            **
****            ******                  ******            **** 
**            ********                  ********            **
**            ******                      ******            **
**            ******                      ******            **
**            ******                      ******            **
**            ********                  ********            **
****            ******                  ******            ****
  **            ********              ********            **
  **              **********      **********              **
  ****            **************************            ****
    **                ******************                **
      **      **********************************      **
      ****    **********************************    ****
        ****  **********************************  ****
          ****                                  ****
            ****                              ****
                ****                      ****
                  ********          ********
                        **************
                            *******
*/
