body {
	background-image: url('images/bg.jpg');
	}
	
.box {
	position: relative;
	height: 789px;
	width: 1235px;
	margin: 0 auto;
	margin-top: 4px;
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ffffff;
}
#topimage {
	position: absolute;
	background-color: #000000;
	width: 360px;
	height: 420px;	
	font-family: trebuchet ms;
	font-size: 10px;
	color: #000000;
	margin-left: 720px;
	margin-top: 200px;
}

.header {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0687EF;
	font-weight: bold;
}

