#content {
	padding: 50px;
}

.logo {
	background-repeat: no-repeat;
	background-position: top right;
	height: 110px;
}

.menu {
	background-repeat: repeat-x;
	height: 34px;
}

body {
	margin:0;
	padding:0;
}

table {
	margin:0;
	padding:0;
	width: 100%;
}
