			/*************************** 
			* global
			***************************/
			
			* {
				padding: 0;
				margin: 0;
				border: 0;
			}
			body {
			    
				background: #e7ff40 ;
			    font: normal 100% Helvetica, Verdana;
			}
			hr, span { display: none; }
			
			
			/*************************** 
			* the rest
			***************************/

			#upload {
				position:absolute;
				top:430px;
				left:20px;
			
			}
			
			#gallery1 {
				position:absolute;
				top:200px;
				left:300px;
			
			}
			
			#gallery2 {
				position:absolute;
				top:200px;
				left:500px;
			
			}
		
			#home .main-nav {
				position:absolute;
				width:260px;
				height:400px;
				top:85px;
				left:453px;
				padding:0px;
				margin:0px;
			}
			
			#bio .copy {
				position:absolute;
				width:800px;
				height:500px;
				top:20px;
				left:10px;
				color:#222222 !important;
			}
			
			#bio .nav {position: absolute;
				width: 75px;
				height: 250px;
				top: 25px;
				left: 900px;
			}
			
			h1 {
			    display: block;
			    font-size: 400%;
			    line-height: 100%;
			    letter-spacing: -3px;
			    color: #757575;
			    margin: 1px 0 2px 0;
			}
			
			h2 {
				
				font-size: 150%;
			    letter-spacing: -1px;
			    color: #3f3f3f;
			    margin: 2px 0 2px 0;
			    line-height: 110%;
			}	
				
			h3, h4 {
			    color: #3f3f3f;
			    font-size: 200%;
			    letter-spacing: -2px;
			    margin: 0 0 1px 0;
			    line-height: 110%;
			}
			
			
			h4 {
			    color: #000;
			    font-size: 120%;
			    letter-spacing: -1px;
			}
			
			a,
			a:visited {
			    color: #e93c3c;
			    text-decoration: none;
			}
			a:hover {
			    text-decoration: underline;
			}
			
			a#colour_1,
			a#colour_1:visited {
			    color: #6DCFF6;
			
			}
			
			a#colour_2,
			a#colour_2:visited {
			    color: #8393CA;
			
			}
			
			a#colour_3,
			a#colour_3:visited {
			    color: #A186BE;
			
			}
			
			a#colour_4,
			a#colour_4:visited {
			    color: #F5989D;
			
			}
			
			a#colour_5,
			a#colour_5:visited {
			    color: #F9AD81;
			
			}
			
			a#colour_6,
			a#colour_6:visited {
			    color: #FFF799;
			
			}
			
			a#colour_7,
			a#colour_7:visited {
			    color: #82CA9C;
			
			}
			
			a#colour_8,
			a#colour_8:visited {
			    color: #C7B299;
			
			}
			
			a#colour_9,
			a#colour_9:visited {
			    color: #4092C9;
			
			}
			
			a#colour_10,
			a#colour_10:visited {
			    color: #009fa1;
			
			}
			
			a#colour_11,
			a#colour_11:visited {
			    color: #ffcc66;
			
			}
			
			a#colour_12,
			a#colour_12:visited {
				color: #ccff66 
			}
