body {
  margin:0;
  font:12px small-caps Verdana;
  text-align:center;
  width:1024px;
  color:#FFFFFF;
  background-color:#000000;
  }
a:link {
  color:#ff0000;
  font-size: large;
  text-decoration:none;
  font:normal small-caps 120% Verdana;
  font-weight:bold;
  }
a:visited {
  color:#ff0000;
  font-size: large;
  text-decoration:none;
  font:normal small-caps 120% Verdana;
  font-weight:bold;
  }
a:hover { 
  color:#FFFFFF;
  text-decoration: underline;
  font-weight:bold;
  }

a img {
  border-width:0;
  }


#tot {
  position: absolute;
  background-image: url("imatges/fons-2.jpg");
  background-repeat:no-repeat;
  background-position:center;
  background-color:#fafafa;
  top:25px;
  left: 50%;
  margin-left: -500px;
  width:1024px;	
  height:760px;
  
}

#menu {
  width:auto;
  height:30px;
  top:10px;
  left:10px;
  position: absolute;  
  font:14px small-caps;
  text-link:;
  text-decoration:none;
  text-align:justify;
  font-weight:bold;
  }

#menu td {
	  padding: 0px 5px 0px 5px;
	}

#contingut { 
  position:absolute;
  left: 50%;
  margin-left: -350px;  
  width:1024px;
  height:760px;
  top:30px;
  left:360px;
  }

#works { 
  border: 3px solid #000000;
  background-image: url("imatges/fons-capa.jpg");
  background-repeat:repeat;
  top:50;
  left:100;
  position: absolute;
  padding: 12px 12px 0px 12px;
  width:800px;
  height:550px;
  overflow:scroll;
  overflow:auto;
  font:14px small-caps;
  color:#FFFFFF;
  text-decoration:none;
  text-align:justify;
  font-weight:bold;
  }

  #band { 
  border: 3px solid #000000;
  background-image: url("imatges/fons-capa.jpg");
  background-repeat:repeat;
  top:50;
  left:100;
  position: absolute;
  padding: 12px 12px 0px 12px;
  width:800px;
  height:550px;
  overflow:scroll;
  overflow:auto;
  font:14px small-caps;
  color:#FFFFFF;
  text-decoration:none;
  text-align:justify;
  font-weight:bold;
  }

#pics { 
  border: 3px solid #000000;
  background-image: url("imatges/fons-capa.jpg");
  background-repeat:repeat;
  top:50;
  left:100;
  position: absolute;
  padding: 12px 12px 0px 12px;
  width:800px;
  height:550px;
  overflow:scroll;
  overflow:auto;
  font:14px small-caps;
  color:#FFFFFF;
  text-decoration:none;
  text-align:justify;
  font-weight:bold;
  }


#myspace { 
  border: 3px solid #000000;
  background-image: url("imatges/fons-capa.jpg");
  background-repeat:repeat;
  top:50;
  left:100;
  position: absolute;
  padding: 12px 12px 0px 12px;
  width:800px;
  height:550px;
  overflow:scroll;
  overflow:auto;
  font:14px small-caps;
  text-decoration:none;
  text-align:justify;
  font-weight:bold;
  }
  
 #reg{
  position: absolute;
  width:800px;
  top:700px;
  left: 50%;
  margin-left: -700px; 
  height: auto;
 } 

