.paragraph {
    font-size: 20px;    
    padding-right: 30px;
    padding-bottom: 20px;
    text-align:center;
}

.box2{
	height: 200px; 
}

.box2 .content{
	background-image: url('../images/homepage/shifter/background2.png');
	height:200px;
}


.box2 .border{
	height: 200px;
}

.box2 .border_left{
	background-image: url('../images/homepage/shifter/border_left2.png');
}

.box2 .border_right{
	background-image: url('../images/homepage/shifter/border_right2.png');
}

