body {
background-color: #30231D;
background-image: url("bag.jpg");
background-repeat: repeat;

}

#logo { 
        
      width: 284px;
	height:196px;
      position: absolute; left: 50px; top: 35px;
	margin: 0px auto;
	background: url(logo.png) no-repeat ;
}


#logo2 { 
        
      width: 180px;
	height:124px;
      position: absolute; left: 0px; top: 0px;
	margin: 0px auto;
	background: url(logo2.png) no-repeat ;
}

#link { 
        
      width: 213px;
	height:173px;
      position: absolute; left: 50px; top: 35px;
	margin: 0px auto;
	background: url(link.png) no-repeat ;
}

#Fer { 
        
      width: 214px;
	height:177px;
      position: absolute; left: 50px; top: 35px;
	margin: 0px auto;
	background: url(Fer.png) no-repeat ;
}

#word { 
        
      width: 576px;
	height:91px;
      position: absolute; left: 50px; top: 35px;
	margin: 0px auto;
	background: url(word.png) no-repeat ;
}

#flash {
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 770px;
	height: 60px;
	color: #ffffff;
}

#flash a {
	color: #ffffff;
	text-decoration: none;
}
#flash a:hover {
	color: #FF9E01;
}

#footer {
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 770px;
	height: 60px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9E01;