*       {
             margin:   0;
             padding:  0;
        } 

body    {
             background-image: url("w18.jpg"); 
	     background-repeat: repeat;
	     text-align:center;
        }

#pagina { 	
	     background-color: #aaa;
             width: 610px;
             margin-top: 30px;
             padding: 5px;
	     text-align:center;

         }
/* ========================================== */
/* ========================================== */
/* ========================================== */
#nume     {
              background-color: #000;
              width:600px;
              margin-bottom: 5px;
              padding:3px;
	      color:#ccff99;
	      font-size:20px;
	      font-family:Georgia, "Times New Roman", Times, serif;
          }
/* ========================================== */
/* ========================================== */

