html{    margin:0;
    padding:0; 
border-top: 20px solid #4383D6;}
body {
  background-image:url(site/bg.jpg);
  background-attachment: scroll;
  background-position: top left;
  background-repeat: repeat-x;
  background-color:#ffffff;
    color:#000;
    margin:0;
    padding:0; }
    p {color:#fff;}
p.this {color:#000; width:600px; margin:20px;}
p.that {position:absolute; top:750px; text-align:center; 	width:600px;
    left:50%;    margin-left:-300px; color:#777;}
    p.and {width:580px;}
div#content{
	width:600px;
    left:50%;    margin-left:-300px; position:absolute;
	text-align:center;
	}
a:link {
    color:#6ab1ec;
    text-decoration:none;}
a:visited {
    color:#6ab1ec;
    text-decoration:none;}
a:hover {
    color:#fff;
    text-decoration:none;}
a:active {
    color:#666666;}

#web{border-bottom-color: white; background:#4383D6; width:250px; padding:10px; height:250px; border-bottom: 17px solid;
}
#design{border-bottom-color: white; position:relative; float: right; background:#4383D6; width:250px; padding:10px; bottom:289px; height:250px; border-bottom: 17px solid;}

#clients { background-color: black; position:relative; z-index:1; top:285px; padding:10px;
  background-attachment: scroll;
  background-position: top left;
  background-repeat: repeat-x;

}
