/*
   application.css
   cdbs_custom
   
   Created by Aaron Vanderzwan on 2010-05-19.
   Copyright 2010 __MyCompanyName__. All rights reserved.
*/

body {color:#333;font-family:arial,sans-serif;margin:0 0 30px;}
a img {border:0;}
h1 {color:#333;font-family:georgia;font-size:12px;color:#999;margin-bottom:17px;}
h2 {float:left;}

.container 	{background:#Fff;margin-top:10px;}
.floatLeft	{float:left;}
.floatRight {text-align:right;}

a.hello {position:fixed;left:30px;top:550px;}

div.item,
div.item img {clear:both;}

/*div.item {width:100%;}*/
.center {text-align:center;}

div.item p {color:#ed1c24;font-size:70px;letter-spacing:15px;}
div.vimeoReplace {display:none;}