BODY {
       background: no-repeat center fixed #000041;
       color: yellow;
       font-size: 100%;
       margin: 0; }

A:link { color: aqua; }

A:visited { color: aqua }

TD { padding: 0;
     margin: 0; 
     background: #00029A; }

IMG { border: 0; }

.bulltab {
	border: thin solid yellow;
	}

.ledge {
	background-image: url(http://www.levelx.biz/ledge.jpg);
	background-position: bottom;
	background-repeat;
	repeat-x; }

.redge {
	background-image: url(http://www.levelx.biz/redge.jpg);
	background-position: bottom;
	background-repeat;
	repeat-x; }

.lgrad {
	background-image: url(http://www.levelx.biz/buttongradbglt.jpg);
	background-position: bottom;
	background-repeat;
	repeat-x; }

.rgrad {
	background-image: url(http://www.levelx.biz/buttongradbg.jpg);
	background-position: bottom;
	background-repeat;
	repeat-x; }

.header { background: #00007F; }

.content { color: yellow;
           text-align: justify; }

.footer { color: aqua;
          background: #00007F; 
          font-size: 85%;
          font-variant: small-caps; 
          text-align: center;
          vertical-align:middle;  }

.copyright { color: yellow;
             background: #00007F; 
             font-size: 70%;
             text-align:center; }

