
/*  
designed by pab for flia web design
URI: http://fliawebdesign.com
Description: melanie kaye pr
Version: 1.0
Author: pab 
Author URI: http://fliawebdesign.com

*/



/* Global reset */
* { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none; font-weight:bold; }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative; } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */

/*****************************
Go css !!!!!!!!!!!!
*************************/

.clear{clear:both; margin-top:-40px;}

body{
		background:url(images/mel-dark-grunge.jpg) top no-repeat #000;
		background-attachment:fixed;
		color:#f2f2f2;
		font:65.5%/1.6 Helvetica, Verdana, Arial,  sans-serif;

		text-align:center;
}
