/* -----------------------------------------------
	Name: R3D MEDIA
	Author: K.A. of R3D Media Web Designers and Developers
	Author's Website:  http://r3dmedia.com
	Version: 1.0 Valid CSS
------------------------------------------------- */

@import url(r3dmedia.css);

html {margin:0px; padding:0px;}
body {background:#000 url(../images/bg/r3d_gray.jpg)  top center;}

#footer-wrap {
	background-image: url(../images/bg/r3d_gray.jpg);
	padding: 0 20px 20px 20px;
	background-position: center -450px;
	background-repeat: no-repeat;
}

