/* CSS Document */

#content {
	background-image: url(../images/logo_homepage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content #text {
	width: 50%;
}