/*
	andyland.ca simple css

	This style is taken from andyland.ca, copyright
	Andy Korvemaker.

	The CSS and design are released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	color: #000000;
	background: #eeeeee;
}

#content img {
	float: right;
}
