body {
	background-image: url(http://www.deco-stone.com/english/wp-content/themes/magicblue/images/bodybg.gif);
	background-repeat: repeat;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #333333;
}
a {
	font-family: 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
	padding-top: 30px;
	font-size: 300%;
	font-weight:800;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}

h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
	font-size: 300%;
	font-weight:800;
	color: #333333;
}
#containter{
width: 754px;
margin: 0px auto;
padding-top: 5px;
text-align:center;
font-size: 78%;
line-height:18px;
background: #fff;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}

#picture{
padding: 0  0 0px 0;
width: 750px;
height: 300px;
margin: 0 0 0px 0;
border-bottom:2px solid #333;
border-top:4px solid #333;
}	

#link{
padding: 20px;
height: 50px;
margin: 0 0 0px 0;
border-bottom:2px solid #fff;
}	
