.background {
    position:fixed;
}

.textoverlay
{
	position:relative;
	margin:0px;
	float:right;
	color: white;
	padding:10px;
	}


