* {}

body { 
	position: relative;
	background: #deba9a;
	font-family: "TradeGothic", "Trade Gothic", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	margin: 0;
	padding: 0;
	height: 100%;
}

h1,h2,h3,h4,h5,h6,p { font-weight : normal; }

h2 { font-size : 1.25em; margin-bottom : .75em; font-weight:bold; }

h3 { font-size : 1em; margin-bottom : .75em; font-weight:bold; }

p { 
	font-weight: normal;
	margin-bottom : 1.5em;
	line-height:1.25; 
	text-align:justify; }


#wrapper { 
	width: 360px;
	position: relative;
	margin: 0 auto;
	border: 0;
}

#branding { 
	width: 360px;
	height: 440px;
	position: relative;
	margin: 60px 0 0 0 ;
	border: 0;
}

#branding h1 { background: #DEBA9A url(i/madiranians.jpg) no-repeat;
	padding: 0;
	height:440px;
	width: 360px;
	text-indent: -9999px;
}

#branding h1 a { 
	display: block;
	text-indent: -9999px;
	height:440px;
	width:360px;
}

