#content1
{
  border:0px solid white;
  text-align:center;
}

body
{
  text-align: center;
  background-color: #000000;
  border: 0px solid #f8aec5;
  background-image: url(http://images.sleeksearch.com/images/theme/matrix/mm1.gif);
  background-repeat: repeat;
  background-position: center 0px;
  background-attachment: scroll;
}

body, body a
{
  color:#f8f5c8;
}

#logoImg
{
  border:0px solid green;
  margin-bottom:2px;
}

#searchBox
{
  /*float:right;*/
  margin:190px auto 0px auto;
  text-align:center;
  /*margin-right:400px;*/
  /*filter:alpha(opacity=60);
  opacity:0.6;*/
}


#searchSmallDiv
{

}


.searchButton
{
  background:#f8f5c8;
  color:black;
  font-weight:normal;
}


