/* Basic and Reset */

* {margin:0;padding:0;}
body {background:#FFF;color:#000;text-align:center;}
.box {position:relative;width:960px;margin:0 auto;font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:300;}
.clear {clear:both;}
img {border:none;}
a {text-decoration:none;}
input:focus {outline:none;}
h1, h2, h3 {font-family:inherit;font-weight:inherit;}
header,nav,footer {display:block;}
strong {font-weight:bold;}

.box {position:absolute;top:50%;left:50%;width:549px;height:240px;margin-top:-125px;margin-left:-274px;text-align: center;font-size: 16px;}

.box p {text-align: justify;margin-top: 20px;}

