body{
	background-image: url(../images/body.jpg);
	margin: 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	}
	
.table_inside{
	margin: 0 30px 0 30px;
}

.text{
	border: 1px solid #fe7922;
	padding: 20px 20px 20px 20px;
	height: 410px;
	
}

.title{
	color: #eb5749;
	font-size: 1.4em;
}