body {

background-image: url('images/bgborder.jpg');

background-repeat: repeat-y;

background-color: #F1DDE3;

margin: 20px 50px 10px 130px;

font-family: verdana, arial, sans serif;

font-size: 12px;

color: #222222;

line-height: 18px;

}



img.meet {

position: absolute;

top: 84px;

left: 440px;

}



img.about {

position: absolute;

top: 84px;

left: 555px;

}



img.contact {

position: absolute;

top: 84px;

left: 675px;

}



.footer {

font-size: 10px;

line-height: 14px;

text-align: center;

vertical-align: bottom;

}



a:link { color: #85353d; text-decoration: none; }

a:hover { color: #ca909c; text-decoration: underline; }

a:visited { color: #85353d; text-decoration: none; }
