﻿body {
	background: #fff url(loginbg.jpg) repeat-x;
	clear: both;
}
h3 {
	padding-top: 30px;
}

table, td, th {
	padding: 5px;
}
.left {
	position: relative;
	top: 60px;
	margin-top: 40px;
	clear: both;
}