@charset "UTF-8";
body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.topDiscription p{
	text-indent: -9999px;
}
.topDiscription h3{
	text-indent: -9999px;
}
.s_grey {
	font-size: 10px;
	color: #666666;
}

