body{
     margin-top:50px;
     margin-right:50px;
     margin-bottom:40px;
     margin-left:70px;
     background-image:url("5.jpg");
     background-repeat:repeat;
}

.t{
     background-color:yellow;
     color:blue;
     font-family:Matura MT Script Capitals;
     font-size:45pt;
     text-align:center;
     border-style:inset;
     border-width:thick;
     width:25px;
     height:25px;
  }
.t2{
   color:black;
   background-image:url("css.jpg");
   font-family:forte;
   font-size:28pt;
   text-align:center;
}
.e{
   color:blue;
   font-family:Matura MT Script Capitals;
   font-size:15pt;
}
.p{
   margin-top:50px;
   margin-right:50px;
   margin-bottom:40px;
   margin-left:70px;
   color:black;
   font-family:courier new;
   font-size:10pt;
   font-weight:normal;
   background-color:pink;
   border-style:inset;
   border-width:thick;
   height:300px;
   width:950px;
   padding:20px;

}
.p1{
   color:black;
   font-family:elephant;
   font-size:12pt;
   font-weight:normal;
   background-color:pink;
   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:color:red;
       font-family:Matura MT Script Capitals;
       font-size:15pt;
       text-decoration:underline;;
       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:url("css.jpg");
   font-family:forte;
   font-size:28pt;
   text-align:center;
}
.layer1{
        color:white;
        background-color:yellow;
        background-position:center;
        font-family:arial rounded mt bold;
        font-size:29pt;
        text-align:center;
}
.layer2{
    color:black;
    background-color:yellow;
    font-family:Ravie;
    font-size:20pt;
    text-align:center;
    text-decoration:none;
}