* {
	margin: 0px; 
	padding: 0px; 
	font-family: sans-serif;
	}

body {
	padding: 15px; 
	font-size: 14px; 
	line-height: 2em; 
	letter-spacing: 0.4pt;
	background: url(sensenet_logo.PNG);
	background-repeat: no-repeat;
	}

ul {
	padding: 15px; 
	font-size: 14px; 
	line-height: 2em; 
	letter-spacing: 0.4pt;
	}

h {
	border: 1px solid black;
	}

pre {
	font-family: monospace; 
	font-weight: bold; 
	margin: 5px; 
	padding: 5px 15px; 
	background: #eee; 
	color: #666; 
	border: dashed 1px #333;
	}

b {
	font-size: 18px;
	}

h1 {
	

	}
