﻿body {
	margin: 10px;
	padding: 0;
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	text-align: left;
}
	
DIV#wrapper 
{
	margin: 0px auto;
	position: relative;
}

DIV#title 
{
	color: #507fb5;
	font-size: 20px;
	font-weight: bold;
	padding-left: 120px;
	height: 80px;
	background: url(../../images/DFO_logo.jpg) no-repeat;
	
}
DIV#title DIV 
{
padding-top: 57px;	
}