/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


* Filename: bg-nvm1.css
* Version: 1.0.0 (25-10-2008) DD-MM-YYYY
* Website: http://www.funktion-one.com.au/
* Author: Michael Newton
* Description: background image handle

== STRUCTURE: ==============================
* Page width: 912 px
* Number of columns: 2-3
============================================


== INDEX: ===================================
_background : Dictate what image will be displayed for the background. Duplicate these files as necessary for each new background image then add to the page you wish to display the image on.
============================================


*/


/* _background
==========================================*/


body {
	margin:0;
	padding:0;
	background:url(../images/site_images/bg_nvm1.jpg) fixed center top no-repeat #000000;
	}