body {
	background-color: #48a121;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#flash_container {
	width:100%;
	text-align: center;
}

#author {
position:absolute;
	right:3px;
	top:3px;
}