*{margin:0;padding:0;}
body{background:#111; color: #fff; font:400 14px/20px 'Kameron', serif; }
img{border:none;}

@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.1.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-size:16px;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

#supersized{position:fixed;left:0;top:0;overflow:hidden;z-index:-999;height:100%;width:100%;}
#supersized img{width:auto;height:auto;position:relative;outline:none;border:none;}
#supersized a{z-index:-30;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;background:#111;display:block;}
#supersized a.image-loading{background:#111 url(../images/progress.gif) no-repeat center center;width:100%;height:100%;}

.content{width: 100%;  text-align: center; }
.content h1{ width:180px; height: 200px; border:5px solid #fff; border-radius: 20px; margin:0 auto 30px; text-align: center; font-size: 160px; font-weight: 700; line-height: 200px;}
.content h1 strong{ display: none;}
.content h3{ font-size:40px; font-weight: 400; line-height: 45px; margin-bottom: 80px;}
.content p{ position: relative;}
.content p .facebook{ position: relative;}
.content a{ color: #fff; font-size:22px; line-height: 30px; font-weight: 400; text-decoration: none; transition: color 0.5s ease 0s;-webkit-transition: color 0.5s ease 0s;-moz-transition: color 0.5s ease 0s;-o-transition: color 0.5s ease 0s;-ms-transition: color 0.5s ease 0s;}
.content a:hover{ color: #23a5d7}
.fa-facebook-square:before{content:"\f082"}
.fa-twitter-square:before{content:"\f081"}
.fa-skype:before{content:"\f17e"}
.fa-envelope:before{content:"\f0e0"}

@media only screen and (max-width:640px) {
	.content h3{ font-size: 30px;}
}