body{
     margin-top:40px;
     margin-right:50px;
     margin-bottom:40px;
     margin-left:50px;
     background-image:url("2.jpg");
     background-repeat:repeat;
}

.t{
     background-color:yellow;
     color:blue;
     font-family:arial rounded mt bold;
     font-size:45pt;
     text-align:center;
     border-style:inset;
     border-width:thick;
     width:25px;
     height:25px;
}
.t2{
   color:black;
   background-image:none;
   background-color:pink;
   font-family:forte;
   font-size:28pt;
   text-align:center;
}
.e{
   color:black;
   font-family:courier new;
   font-size:13pt;
   font-weight:bolder;
   text-decoration:underline;
   background-color:blue;
    

}
.p{
   font-family:courier new;
   color:black;
   font-size:13pt;
   font-weight:bold;
   background-color:white;
   text-align:justify;
   border-style:ridge;
   border-width:thick;
   border-color:yellow;
   width:1000px;
   height:300px;
   padding:50px;

}
.p1{
   color:black;
   font-family:elephant;
   font-size:12pt;
   font-weight:normal;
   text-decoration:underline;
}
a:link, a:visited{
       margin-top:10px;
       margin-right:10px;
       margin-bottom:10px;
       margin-left:10px;
       color:black;
       background-color:pink;
       font-family:Matura MT Script Capitals;
       font-size:28pt;
       font-weight:bold;
       text-align:center;
       text-decoration:none;
       border-style:groove;
       border-color:blue;
       width:900px;
       height:95px;
       border-width:thick;
}
a:hover, a:active{
                  color:black;
                  background-color:yellow;
}
.t2{
   
   color:black;
   background-image:none  
   background-image:url("css.jpg");
   font-family:forte;
   font-size:28pt;
   text-align:center;
}
.layer2{
    color:blue;
    background-color:none;
    font-family:Algerian;
    font-size:20pt;
    text-align:center;
    text-decoration:none;
}
.p1{
   color:;black
   font-family:Engravers MT;
   font-size:12pt;
   font-weight:normal;
   background-color:pink;
   text-decoration:underline;
}
.c{
   position:center;
}