body {
	margin:0 auto;
	background-color:#FFF;
	font-family:Arial;
	text-decoration: none;
	font-weight:none;
	font-size: 13px;
	overflow-x:hidden;
	color:#333333;
	text-align:left;
}
#row_4{
	background-image: url("../images/Mokito.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 516px;
}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}