/***********************************************************************************/
/*																				   */
/*  CSS Document |  Martin Lee  			    								   */
/*																				   */
/***********************************************************************************/

/* Config */
html, body, html body {
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;
	}
	
body {	
	text-align: center;	
	}
	
#seoText{
	height:100%;
	width:100%;	
}


form {
	padding:0px;
	margin: 0px;
}	
	
h1, h4, hr {
 display: none; 
	}

ul {

}	



a:active, a:focus {
	
}
