BODY{
background-image: url(images/MU21BKGD.jpg); 
background-repeat: repeat;
font-size:14px;
font-family: serif;
font-style:normal;
font-weight:normal;
line-height:18px;
}
TABLE{
background-image: url(images/MU21BKGD.jpg); 
background-repeat: repeat;
font-size:14px;
font-family:arial;
font-style:italic;
font-weight:normal;
line-height:18px;
}
H1{
font-size:22;
font-family:serif;
font-style:normal;
font-weight:bold;
text-align:center;
}
H2{
font-size:20;
font-family:serif;
font-style:normal;
font-weight:bold;
text-align:center;
}
H3{
font-size:18;
font-family:serif;
font-style:normal;
font-weight:bold;
text-align:center;
}
H4{
font-size:16;
font-family:serif;
font-style:normal;
font-weight:bold;
text-align:center;
}
H5{
font-size:14;
font-family:serif;
font-style:normal;
font-weight:bold;
text-align:center;
}
H6{
font-size:10;
font-family:arial;
font-style:normal;
font-weight:normal;
text-align:center;
}
A:link{
font-size:14px;
font-family:arial;
font-style:normal;
font-weight:bold;
text-decoration:none;
}
A:active{
font-size:14px;
font-family:arial;
font-style:normal;
font-weight:bold;
text-decoration:underline;
}
A:visited{
font-size:14px;
font-family:arial;
font-style:normal;
font-weight:bold;
text-decoration:none;
}
A:hover{
font-size:14px;
font-family:arial;
font-style:italic;
font-weight:bold;
text-decoration:underline;
}

/*  1 or 2 columns layout */

body {
text-align: center;
background-image: url(images/MU21BKGD.jpg); 
background-repeat: repeat;
}
#wrapper {
width: 828px;
margin: 0 auto;
text-align: left;
}
#branding{
font-size: 28;
font-weight: bold;
color: white;
text-align: center;
height: 85;
padding-top: 20px;
padding-bottom: 20px:
}
#content {
width: 1016px;
float: right;
padding-left: 4px;
padding-right: 4px;
}
#mainContent {
color: black;
width: 300px;
float: left;
}
#secondaryContent {
color: black;
width: 700px;
float: right;
}
#footer {
color: white;
float: center;
clear: both;
text-align: center;
bottom: 0;
height: 50;
}
