body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; }

#imSite {width: 900px; margin: 15px auto; text-align: left; }

#imHeader {height: 500px; background-image: url('top.jpg'); background-repeat: no-repeat; }

#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: left top; }

#imIndex {height: 890px; padding: 0px 120px 0px 100px; background-image: url('index.png'); background-repeat: no-repeat; background-position: left top;
 }

#botones {width: 120px; height: 36px; padding: 5px 0px 0px 0px; 
text-align: center; background-image: url('/test.jpg'); background-repeat: no-repeat; background-position: left top; 
 }

#imMenuMain {width: 134px; float: left; padding: 20px 0 0 50px; }

#imContent {width: 670px; float: left; margin-top: 10px; }

#imFooter {clear: both; height: 106px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

