body {
  font:                small/1.6em Verdana, Helvetica, Arial, sans-serif;
  background:	       url(logo1.jpg);
  background-repeat:   no-repeat;
  background-attachment: fixed;  
  width:	       950px;

}

h1, h2 {
  color:               #007e7e;
}

h1 {
  font-size:           160%;
}

h2 {
  font-size:           120%;
}

#guarantee {
  line-height:         1.9em;
  font-style:          italic;
  font-family:         Georgia, "Times New Roman", Times, serif;
  color:               #444444;
  border:              1px dashed white;
  background-color:    #a7cece;
  padding:             25px;
  padding-left:        80px;
  margin:              30px;
  margin-left:        270px;
  background-image:    url(images/background.gif);
  background-repeat:   no-repeat;
  background-position: top left;
}

#elixirs {
  border:              thin solid #007e7e;
  width:               200px;

  padding:             0px 20px 20px 20px;

  margin:         40px 20px 10px 10px;

  text-align:          center;
  float:               left;
  line-height:         1;
  position: 	       fixed;
}

#elixirs h2 {
  color:               black;
}

#elixirs h3 {
  color:               #d12c47;
}

#footer {
  font-size:           50%;
  text-align:          center;
  line-height:         normal;
  margin-top:          30px;
}

.cd {
  font-style:          italic;
}

.artist {
  font-weight:         bold;
}

a:link {
  color:               #007e7e;
}

a:visited {
  color:               #333333;
}

#elixirs a:link {
  color:               #007e7e;
}

#elixirs a:visited {
  color:               #333333;
}

#elixirs a:hover {
  background:          #a7cece;
  color:               #0d5353;
}
#main {
	
  margin: 50px 0px 0px 270px;
}
#main table {
	border: thin solid #007e7e;
	caption-side: bottom;
	width: 600px;
	text-align: center;
}
#main td, th {
	border: thin dotted gray;
}	
#main h3 {
	font-size: 110%;
}
#main2 {
	margin: 0px 20px 10px 270px;
}
#mainimg {
	margin:	10px 10px 10px 175px;
	
}
h3 {
	color:	#007e7e;
	
}

#s1 {
	font-size:	140%;
}
#principal img {
	float: left;
}
#guarantee h2 {
	color: black;
}
#guarantee0 {
line-height:         1.9em;
  font-style:          italic;
  font-family:         Georgia, "Times New Roman", Times, serif;
  color:               #444444;
  border:              1px dashed white;
  background-color:    #a7cece;
  padding:             25px;
  padding-left:        80px;
  margin:              30px;
  margin-left:        0px;
  background-image:    url(images/background.gif);
  background-repeat:   no-repeat;
  background-position: top left;
}