body {
  font-family :arial, sans-serif;
  background-color:#FFFFFF;
  text-align :justify ;
  }

h1 {color:#0400FF;}

.center {
text-align: center;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

a:link {
color:#0400FF;
}

a:visited {
color:#8400FF;
}

a:hover {
background-color: #0400FF;
color:#FFFFFF;
}

.bhighlight {
background-color: #D4FEFF;
}

#logo {
width: 1000px;
position: relative;
left: 50%;
margin-left: -500px;
}

#judyphil {
width: 158px;
position: relative;
left: 50%;
margin-left: -79px;
}

#premier {
width: 203px;
position: relative;
left: 50%;
margin-left: -101px;
}

