@charset "utf-8";
/**
* @author Liu Shan Shui <me@lx.sg>
* @copyright 2009
*/

body {
	padding: 10px;
	font: 16px Calibri, Arial, Verdana, Helvetica, sans-serif;
}

a {
	border: 0px;
	color: #42B6ED;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 32px;
}

.lx {
	color: #70C8F1;
}
