html {
	height : 101%;

		text-decoration: none;

} 


body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	text-align:center;
	margin:0px;
	background-image: url(images/p_hg.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	padding: 0px;

}
#title {
	height:702px;
	border-bottom:0px none #000;
	background-image: url(images/portal.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	width: 908px;
	margin-top: 0px;

}