﻿/* Designed by: Tony Junior Nwachi 'Mucky Designz'			*/
/* Site:		http://www.muckydesignz.co.uk				*/

/******************************************************************/
/**   - - - - - - MUCKYDESIGNZ.CO.UK - WEB DESIGN - - - - - -    **/
/** Please note that this website has been created by personelle **/
/** at MuckyDesignz.co.uk,a lot of personal time and work has    **/
/** been put into the production of this site, if anyone is found**/
/** stealing or taking items of content including images shall   **/
/** have action taken against them in the form of legal action,  **/
/**                  YOU HAVE BEEN WARNED!!!                     **/
/******************************************************************/


/* This section details the main wrapper and body, do not mess with this */


body{
	background-color: #000000;
	margin: 0px;
}

#wrapper{
	background-image: url('http://www.vasmusic.co.uk/images/splash.png');
	background-color: #000000;
	background-position:center top;
	background-repeat:no-repeat;
	width: 1600px;
	height: 777px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

/* Close */


