/* globals */


/* structure */

#hellobox {margin-top:150px;}


/* tags */

body {margin: 0px;padding: 0px;background-image: url(images/subpatt.png);background-repeat: repeat;}
h1 {margin-top:100px;text-align:center;}
hr {border: 0;height: 0;	border-top: 1px solid rgba(0, 0, 0, 0.1);width:300px;}
a:link {color:#7d7d7d;text-decoration:none;}
a:visited {color:#7d7d7d;}
a:hover {color:#fff;}
a:active {color:#fff;}


/* custom classes */

.ron {font-family:'Raleway';font-weight: 100;font-size:50px;color:#000;letter-spacing:1px;}
.calixto {margin-left:-10px;font-family:'Raleway';font-weight: 700;font-size:50px;color:#000;letter-spacing:1px;}
.hello {text-align:center;font-family:'Raleway';font-weight: 700;font-size:25px;color:#000;letter-spacing:5px;}
.contactpoint {text-align:center;font-family:'Fanwood Text';font-weight: 400;font-style:italic;font-size:30px;}
