.text1 {
	position: fixed;
	margin-top: 100px;
	left: 50px;
	font-family: Arial;
}

body {
	background: #b3b3b3 url(uktlogo.png) no-repeat;
	width: inherit;
}

