*         {
           margin: 0;
           padding: 0;
          }
          
html      {
           overflow-y:scroll;
          }

body      {
          font-family: Verdana, Tahoma, Arial; 
          }

p, blockquote         {
          margin: 20px; text-align: justify;
          }
		  
fieldset  {
          padding: 10px;
		  }		  
h1        {
		   color: #D8D8D8; text-align: center; font-size: 38px; font-family: Verdana;
		  }

#o1        {
		   display: block; position: relative; top: 35px; left: 20px; width: 190px; height: 110px; text-align: center; font-size: 22px; color: 3333cc; text-decoration: none;
		  }
		  
		  
#o2        {
		   display: block; position: relative; top: 185px; left: 574px; width: 200px; height: 135px; text-align: center; font-size: 22px; font-family: Verdana; color: 3333cc; text-decoration: none; line-height: 150%;
		  }
		  
#oX        {
		  background-image: url('index.jpg'); background-position: top; background-repeat: no-repeat;
		  }

#footer
	   	{
		color: #a9a9a9; text-align: center; font-size: 11px; width: 100%;
		}
		  
#footer  a 
		{
		color: #a9a9a9; font-size: 11px; text-decoration:none;
		}
		
#footer  a:hover
		{
		color: #292929;/* text-decoration: underline;*/
		}