body {
font-size: 16px;
font-family:sans-serif,Verdana,Arial;
color: black;
line-height:1.2em;
background-color:white;
}

em {
font-family:serif;
color: gray;
font-weight:bold;
font-style:italic;
}

.picture {
font-style:italic;
font-family: Georgia,Times,serif;
font-weight: bold;
color: #444444;
border-color: black;
border-width: 1px;
border-style: solid;
background-color: #a7cece;
padding: 10px;
padding-left: 10px;
margin: 10px
margin-right: 650px;
border-style: dashed;
border-color:white;
}

#footer {
color: blue;
text-align:center;
padding: 15px;
margin: 20px;
font-size: 90%;
clear: right;
}

#service {
width: 280px;
padding: 15px;
margin: 0px 10px 10px 10px;
text-align: center;	
}

#main{
padding: 15px;
margin:0px 330px 10px 10px;
}

caption {
font-style: italic;
padding-top:8px;
font-weight:bold;
}

li{
list-style-type:square;
}

#title{
text-align: center;
}

table{
text-align: left;
width:400px;
}

