You can use the code below. It will center the form on your page correctly. If do not wish to use the border, simply replace the 1 with a 0.
<center>
<table border=”1″>
<tbody>
<tr>
<td>[contact-form 1 "Contact form 1"]</td>
</tr>
</tbody>
</table>
</center>