body {
	background-image: url("/images/fairyStars.jpg");
	background-size: 100% 100%;
	font-family: "Vecna", "Comic Sans MS", "Bookman Old Style";
	text-align: center;
}

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

nav {
	width: 60%;
}

header{
	background-image: url("/images/fairyClouds.jpg");
	font-size: 36px;
	font-weight: bold;
	width: 90%;
	border-image: url("/images/fairyClouds.jpg");
    border-style: solid;
	border-width: 5px;
	/*
	cellspacing="5";
	cellpadding="5";
	*/
	background: url("/images/fairyClouds.jpg")>
}

table {
	background-image: url("/images/fairyClouds.jpg");
	width: 50%;
}

tbody {
	background-image: url("/images/bkg_base.jpg");
	text-align: center;
}

#gameTitle {
    font-size:24px;
    font-weight:bold;
}

#frCharacters {
    width:100%;
    border:1px;
    padding:5px;
    border-spacing:5px;
    background-image:url("/images/fairyClouds.jpg");
}

#charHeader{

}


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