.welcomeBox {
	background: #FEBFC7;
	padding: 5px 80px 5px 10px;
	background: url(/files/img/bg/rose.gif) no-repeat #FEBFC7 bottom right;
	margin: 0 80px 10px 0;
}
#content .welcomeBox h2 {
	color: #DE0019;
}
#loginlink {
	padding: 20px 0;
	float: right;
}