body {
  background-image: url('../images/rainbow_farm.jpg')
}

h1 {
  font-family: verdana, Trebuchet MS;
  font-size: 60px;
  color: #000000;
}

h2 {
  position: relative;
  font-family: Trebuchet MS, Arial;
  font-size: 26px;
  color: #0000FF;
}

h3 {
  font-size: 18px;
  font-family: verdana, arial;
  position: relative;
}

h4 {
  font-size: 13px;
  font-family: arial;
  position: relative;
}

span.strike {
  text-decoration: line-through;
}

.translucent {
  filter:alpha(opacity=50);
  -moz-opacity:0.50;
  -khtml-opacity: 0.50;
  opacity: 0.\50;
  background-color: #FFFFAA;
}


div#brainwave_sculptures {
  width: 640px;
  height: 70px;
  position: relative;
  top: 25px;
  
}

h1#brainwave_sculptures {
  position: relative;
  top: -10px;
  left: 0px;
}

h4#links {
  top: -20px;
  left: 100px;
}



div#white {
  width: 680px;
  height: 223px;
  background-color: #FFFFFF;
  position: relative;
  top: -4170px;
  left: -40px;
  z-index: 1;
}


div#ad {
  position: relative;
  top: -20px;
}

div#main {
  background-color: FFFFAA;
  position: relative;
  top: 0px;
  width: 600px;
  text-align: left;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  border: solid 2px #000000;
}  

div#bullet1 {
  width: 600px;
  text-align: left;
  color: red;
}





h4#copyright {
  background-color: #FFFFAA;
  width: 400px;
  height: 20px;
}

