#new{
	text-align: center;
	padding-top: 50px;
    padding-bottom: 50px;
    /*background-color: #eeeeee;*/
    background-color: #ffffff;
}

#new .new{}

#new .new .image{
	margin-bottom: 25px;
}

#new .new .image img{
	width: 100%;
}

#new .new .info{
	margin-bottom: 25px;
}

#new .new .info p{
	text-align: justify;
}