

body {


color: #000;
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#ebebeb;
/*background-image: url(../images/backgroundGradient.gif);*/
background-repeat: repeat-x; 

 }

#wrapper {
width: 950px;
margin:0 auto;
padding: 0;
background: url(../images/background.jpg) no-repeat;
background-color: #fff;
border: 1px solid #999;}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
} 

#link {margin: 350px 15px 0px 680px;}
#link a {color: #000; font-size: 12px; text-decoration: none; letter-spacing: .05em;}
#link a:hover {font-size: 12px; color: #13a9a0;}

#content {width: 520px; margin: 100px 50px 15px 360px;  }
#content p {font-size: 14px; line-height: 22px;}
.highlight {color: #13a9a0; font-weight: bold; margin-bottom: 15px;}
.highlightSize {color: #13a9a0; font-weight: bold; font-size: 18px;}


#footer {font-size: 12px; text-align: left; color: #000; background-color: #13a9a0; padding: 5px 20px 20px 0px;}
#footer p {margin: 5px 35px 15px 360px; line-height: 22px;}
#footer h1 {color: #fff; margin: 25px 25px 15px 360px; font-size: 16px;}
#footer a {color: #000;}
#footer a:hover {color: #fff;}


