		body{
	    background:#000;
		background-image:url(http://www.samba.net.br/imagens/bg_body.jpg);
		background-repeat:repeat-x;
		margin:0px;
		padding:0px;

		}
		.geral{
		margin:0px auto;
		width:990px;
		}
		
		.left{
		margin-top:170px;
		float:left;
		width:290px;
		height:270px;
		background-image:url(http://www.samba.net.br/imagens/bg_samba_internet_fale.jpg);
		background-repeat:no-repeat;
		
		}
		
		
		#logo{
		margin-top:-5px;
		margin-right:10px;
		float:right;
		display:block;
		background-image:url(http://www.samba.net.br/imagens/logo.png);
		background-repeat:no-repeat;
		height:37px;
		width:133px;
		
		
		}
		.center{
		margin-top:210px;
		width:670x;
		height:270px;			
		float:left;

		}
		.center img {
	    display:inline;
		margin-top:70px;
		margin-left:45px;
		*margin-left:45px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		text-transform:uppercase;
		color:#8990B6;	
		
		}
		
	
		#link1 a{
		margin-top:50px;
		margin-left:60px;
		padding-left:30px;
		display:block;
		background-image:url(http://www.samba.net.br/imagens/bg_bt_acessos.jpg);
		background-position:0px -4px;
		width:210px;
		height:57px;
		float:left;
		}
		
		#link1 a:hover{
		padding-left:30px;
		background-image:url(http://www.samba.net.br/imagens/bg_bt_acessos.jpg);
		background-position:0px 57px;
		width:210px;
		height:57px;

		}
		
		#link2 a{
		margin-top:50px;
		padding-left:30px;
		display:block;
		background-image:url(http://www.samba.net.br/imagens/bg_bt_acessos.jpg);
		background-position:246px -5px;
		width:210px;
		height:57px;
		float:left;
		}
		
		#link2 a:hover{
		padding-left:30px;
		background-image:url(http://www.samba.net.br/imagens/bg_bt_acessos.jpg);
		background-position:245px 57px;
		width:210px;
		height:57px;

		}

		