I've this website http://n-restaurant.nowcommu.myhostpoint.ch/reservation.html
How can i place the content perfectly in the middle? I mean this:
<section class="section-content section-intro" id="section-intro">
<div class="row">
<div class="span12 reservation">
<h5>Reservation unter:</h5>
<p>reservation@restaurant-nigrum.com<br>Tel.: +49 7221 / 3979006</p>
<!-- <p>Restaurant Nigrum<br>Baldreitstrasse 1<br>76530 Baden Baden<br>Tel.: +49 7221 / 3979006<br>Fax: +49 7221 / 3979007</p>-->
<h5>Öffnungszeiten:</h5>
<p>Dienstag bis Samstag 18:00 - 24:00<br>Sonntag Montag Ruhetag</p>
</div>
</div>
</section>