@charset "utf-8";

/* CSS Document 
author: Larry Lem
last modified: 08/28/2008
*/

/* ---------------------------------------------------------------------------------- */
/* --| tags |-- */

body {
    background-color: #100303;
	margin: 0px;
	padding: 0px;
    background: url(qigong_gradient-3.gif);
	/*    background: url(qigong_gradient-3.gif);*/
	background-repeat: repeat-x;
}

#wrapper {
	margin-top: 1%;
}

