body {
background: white;
color: black;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0
}
#a-1 {
width: 215px;
height: 31px;
background: url("./images/services_def.gif")
}
#a-1:hover {
background: url("./images/services_hil.gif")
}
#a-2 {
width: 215px;
height: 31px;
background: url("./images/internet_def.gif")
}
#a-2:hover {
background: url("./images/internet_hil.gif")
}
#a-3 {
width: 215px;
height: 31px;
background: url("./images/software_def.gif")
}
#a-3:hover {
background: url("./images/software_hil.gif")
}
#a-4 {
width: 215px;
height: 31px;
background: url("./images/product_spec_def.gif")
}
#a-4:hover {
background: url("./images/product_spec_hil.gif")
}
#a-5 {
width: 215px;
height: 31px;
background: url("./images/computer_spec_def.gif")
}
#a-5:hover {
background: url("./images/computer_spec_hil.gif")
}
#a-7 {
width: 215px;
height: 31px;
background: url("./images/contact_def.gif")
}
#a-7:hover {
background: url("./images/contact_hil.gif")
}
#a-8 {
width: 215px;
height: 31px;
background: url("./images/othersites_spec_def.gif")
}
#a-8:hover {
background: url("./images/othersites_spec_hil.gif")
}
#a-9 {
width: 215px;
height: 31px;
background: url("./images/template_def.gif")
}
#a-9:hover {
background: url("./images/template_hil.gif")
}
#a-10 {
width: 215px;
height: 31px;
background: url("./images/online-shop_def.gif")
}
#a-10:hover {
background: url("./images/online-shop_hil.gif")
}
#a-11 {
width: 215px;
height: 31px;
background: url("./images/remote_def.gif")
}
#a-11:hover {
background: url("./images/remote_hil.gif")
}
#a-6 {background-color: blue}
p {
font-family: "Veranda" sans-serif;
font-size: small
}
.bold {font-weight: bold}
.reg { font size="3": face="Verdana, Arial, Helvetica, sans-serif"}
.center {
text-align: center
}
#left {
float: left;
border: thick solid transparent;
}
#right {
float: right;
border: thick solid transparent;
}