
p {color: white; font-size: 120%;
 } 
h1 {font-family: Verdana, sans-serif;  color: red; font-size: 20px;
word-spacing: 120px;clear: left; }  /* to put in coments */
div {text-align:center;}



body{
background:#000000;/*was #000000*/
/*background-image: url(http://www.w6thw.com/image/space3.gif);*/
word-spacing: 3px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

h3{font-family: Verdana, sans-serif;  color: red; font-size: 15px;
word-spacing: 3px;clear: left; }  /* to put in coments */
div {text-align:center;



 }

h2 { word-spacing: 100px;
text-align:center;color:white; }

li{
display:inline;
word-spacing: 3px;
color:white;
}

/*a:link,a:visited
{
display:inline;
font-weight:bold;
color:#000000;
background-color:#ffff19;
width:120px;
text-align:center;
border:3px solid orange;
padding:4px;
text-decoration:none;
}
a:hover,a:active
{
background-color:red;
}*/

div.img
  {
  margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  background:color:black;>
  text-align:center;color:yellow; /* yellow*/
  font-weight:normal;
  width:120px;
  margin:2px;
  }
  
  div.button
  {
  height:auto;
  width:auto;
  float:left;
   }

    
   
