/*
	
	Author Name	  : Sean Aquino
	Author email  : sean [at] design-uchi [dot] com
	Style Name	  : Frisbie Street Art
	Created		  :	
	Comments	  : Base styles take from Blueprint CSS
					
*/


/* default overrides                     
**********************************************/

body {background: #252B1E url(../images/body-bg.jpg) 0 0 repeat-x;}
body, h1, h2, h3 { color:#FFF;}

/* general styles */
p.right {text-align:right;}

/* splash page*/

#sign {margin-top:80px;}
#welcome, #enter {margin-top:360px;}
#footer {margin-top:150px;}

a, a:link, a:visited {color:#FFF;}