<html>
<head>
<title>Trinity Child Development Center</title>
<style type="text/css">

body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#header {
  margin: 20px;
  padding: 10px;
  height: 100px;
}
#left {
  position: absolute;
  left: 55px;
  top: 140px;
  width: 100px;
}
#center {
  top: 800px;
  margin-left: 230px;
  margin-right: 15px;
}
A:link
{ text-decoration: none; 
color:#253486; }
A:visited
{ text-decoration: line-through; 
color:#425EEE; }
A:active
{ text-decoration: none; 
color:#253486; }
A:hover
{ text-decoration: underline overline;  
color:#425EEE; }



h1 {font-family: verdana; 
color: #080852; 
font-size: 8pt; } 

p {font-family: verdana; 
color: #080852; 
font-size: 8pt; } 

body 
{ background: #ffffff; 
font-family: verdana;
color: #000000; 
font-weight: normal;
font-size: 8pt; 
}


</body>
</html>
