a:link {text-decoration: none; color:#ffdede;}
a:visited {text-decoration: none; color:#ffdede;}
a:hover {text-decoration: none; color:#ffdede;}
a:active {text-decoration: none; color:#ffdede;}
    


body {
      	   margin-left : 10% ;     
      	   margin-top : 10%; 
      	   background-color: #ff6161;
      	   background-image:url("image/1210796237.jpg");
           background-attachment: fixed;
           background-position: bottom left;
           background-repeat:repeat-x;
           font-family : helvetica, verdana, arial, "sans-serif";

      }
      	       

h1 { 
      	    font-size : 28px;
      	    font-weight : normal;
      	    color : #2d0f07;
      	    letter-spacing : 9px;
         }
h2 { 
      	    font-size : 18px;
      	    font-weight : 100;
      	    color : #ffdede;
            text-decoration: none;
            letter-spacing : 2.2px;

         }
