/*  
Design by: Nadi 
Designer URL: http://www.bringonthewonder.org
Featuring : Malese Jow
*/


/* BASICS ---------------------------------------------- */

body {
	background-repeat: repeat;
    background-image: url('bringonthewonder-bg.png');
	}
	
	
/* LINKS --------------------------------------------------- */
A:focus
{
-moz-outline-style: none;
}

