html {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
}

.content {
	width: 19932px;
	margin: 5px 0 0 5px;
}

.oldtitle {
	position: fixed;
	top: 7px;
	left: 15px;
	width: 140px;
}

.title {
	position: fixed;
	top: 100px;
	left: 320px;
	width: 350px;
}

img {
	margin: 2px;
}
