@charset "UTF-8";
/* CSS Document */

.mlssearchtext {
  font-family: Verdana, Tahoma, Arial;
   font-size: 10pt;
   font-weight: normal;
   color: #FFFFFF;
}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/home_backgroundgif.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
