* {
	background-color: white; // #516A68; // #4B5D5C;
	border-collapse: collapse:
}

.main {
	width: 100%;
	height: 100%;
	vertical-align: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}

.dbody {
	height: 100%;
	background-repeat: repeat-y;
	background-image: url('obg.jpg');
	color: white;
	font-family: 'Microsoft Sans Serif';
}

.mainbody {
	margin-left: 170px;
}

img {
	border: 1px solid black;
}

img.border {
	border: 1px solid black;
}
