/* CSS Document */

html, body
{
	background-repeat: no-repeat;
	background-position: top right;
}

#promo img
{
	float: left;
}

.clr
{
	clear: both;
}

#content p
{
	width: 550px;
	padding-left: 10px;
}