body      {
          font-family: Arial, sans;
          font-size: 16px;
          color: white;
          }
h1        {
          font-size: 2em;
          text-align: center;
          }
h2        {
          font-size: 2.8em;
          text-align: center;
          }        
h3        {
          font-size: 1.2em;
          text-align: center;
          }
h4        {
          font-size: 2em;
          text-align: center;
          color: white;
          }

          
a:link.men {
	width : 100px;
	background-color : #606F86;
	font: normal 90%/100% Arial;
	letter-spacing : 2px;
	text-decoration : none;
	color : white;
	font-weight : normal;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px #00004A;
	border-left : 3px #00004A;
	border-right :  3px #00004A;
	border-bottom :  3px #00004A;
	}
a {
  color: white;
  }
a:hover {
  color: rgb(255,204,0);
  }
a:visited.men {
	width : 100px;
	background-color : #606F86;
	font: normal 90%/100% Arial;
	letter-spacing : 2px;
	text-decoration : none;
	color : white;
	font-weight : normal;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px #00004A;
	border-left : 3px #00004A;
	border-right :  3px #00004A;
	border-bottom :  3px #00004A;
	}

a:hover.men {
	width : 100px;
	background-color : #606F86;
	font: normal 90%/100% Arial;
	letter-spacing : 2px;
	text-decoration : none;
	color : #FF8000;
	margin-right : 4px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : 3px #00004A;
	border-left : 3px #00004A;
	border-right :  3px #00004A;
	border-bottom :  3px #00004A;
  }

.box      {
          height: 448px;
          width: auto;
          border: 1px solid white;
          background-color: black;
          display: inline-table;
          margin-right: 1em;
          margin-bottom: 1em;
          float: left;
          }

.center   {
          text-align: center;
          }
.centernew  {
            text-align: center;
            }
.centernew img {
              margin-right: 1em;
              margin-bottom: 1em;
              float: left;
              }
.clean   {
         clear: both;
         height: 0;
         }
.padd   {
        padding: 2em;
        }

  
.bayeis {
        height: 500px;
        width: 500px;
        background: url(bayeis00.jpg);
        background-color: rgb(255,153,0) 
        }
.imgbe  {
        height: 450px;
        }