body {
background-color:#000000;
margin:0;
padding:0;

}

.welcomeText{
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
line-height:16px;
}


.footer{
padding-top:22px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

#content{
background-image:url(images/h_bottom-img.jpg);
background-repeat:no-repeat;
}

#welcometab{
margin:50px 0 0 0;
}
#content2 {

background-image:url(images/h_bottom-img2.jpg);
background-repeat:no-repeat;
}

#floatme{
	position:absolute;
	z-index:5;
	visibility:visible;
	top: 555px;
	left: 260px;
}
