td img {display: block;}
body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;

	background-position:fixed;
	background-color: #CCCCCC;
	background-attachment: fixed;
}
table.cities_list th{
	text-align:left;
	background:#ccc;
	padding:3px 0px 3px 10px;
}
.blog_post{
	
	padding:10px 40px 10px 10px;
}
.blog_cat{
	
	padding:10px 40px 0px 10px;
}
.blog_cat h2{
	margin:0;
}
.blog_cat ul{
  list-style:none;
}
.blog_cat ul li{
  margin-bottom:5px;
}
.blog_cat a{
	text-decoration:none;
}
.main_body_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.copright_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #FF0BA6;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
