/**
 * Style sheet test
 */
body
{
	background-color:#dadcbb;
}

a
{
	color:#464213;
}
