html, body{
height:100%;
width:100%;
margin:0px;
padding:0px;
}
*{
margin:0px;
padding:0px;
border:0px;
}
body{
background-color:#fff;
background-image:url(layimg/emabg.png);
background-position:bottom;
background-repeat: repeat-x;
}
div#titletp{
margin-top:200px;
width:608px;}
div#titletp p{
font-family: Trebuchet MS, Verdana, Tahoma, Helvetica, Arial sans-serif;
text-transform:uppercase; 
font-weight:bold;
margin-top:20px;
color:#000;
font-size:12pt;
}
a{
text-decoration:none!important;
}
