﻿body        	
{
background-position: center top;
	background-repeat: no-repeat;

	background-image: url('tlo.jpg');
}

/*
	background-position: center top;
	background-repeat: no-repeat;
*/


H1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
	margin: 0;
	padding: 0;

}

H2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	text-decoration: underline;
}

H3
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
margin: 0;
	padding: 0;

}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
}

H5
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 0px;
	text-align: right;
}

a
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 0px;
	text-align: right;
}


p
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: 0px;
}

#header {
	/*vertical-align: top;
	top: 0px;*/background: url('portfolio/images/th/tlo-01.jpg');
	margin: 0 auto;
	width: 333px;
	height: 108px;

	/*background-color: #FFFFFF;
	margin: 0;
	padding: 0em 1em 0em 1em;*/
}
