body {
 background-image: url('http://kenechols.com/webservices/webservicesbg.jpg');
 background-attachment:fixed;
 background-repeat: no repeat; 
 background-position:top left;
 margin:0;
}

#wrapper { 
 width:837;
 height:100%;
 margin:0;
}

#body { 
 width:800;
 margin:0;
 float:left;
 text-align:center;
}

#tabs {
 width:37;
 height:435;
 margin:0;
 padding-top:25;
 float:right;
}

#creativityimagination {
 background-image: url('http://kenechols.com/webservices/creativity_imagination.jpg');
 width:800;
 height:500;
}

#coding {
 background-image: url('http://kenechols.com/webservices/binarydigits.jpg');
 width:800;
 height:300;
}

#paint {
 background-image: url('http://kenechols.com/webservices/paint.jpg');
 width:800;
 height:300;
}

#codinginfo {
 width:300;
 height:220;
 text-align:left;
 margin:0;
 padding-top:80;
 padding-right:80;
 padding-left:20;
 float:right;
}

#paintinfo {
 width:320;
 height:220;
 text-align:left;
 margin:0;
 padding-top:80;
 padding-left:60;
 padding-right:20;
 float:left;
}

#toplinkspacer {
 width:10;height:1;
 }
 
#links a{
 padding:10;
 color:black;
 text-decoration:none;
}

#infoheader {
 font-weight:bold;
 text-transform:uppercase; 
}
