body{
     margin-top:40px;
     margin-right:50px;
     margin-bottom:40px;
     margin-left:50px;
     background-image:url("b5.jpg");
     background-repeat:repeat;
}
.t{
   color:black;
   font-family:comic sans ms;
   font-size:45pt;
   text-align:center;
   font-weight:bold;
   background-color:yellow;
   background-position:70px;
   display:block;
   width:500px;
   border-style:ridge;
   border-color:silver;
   width:900px;
   height:95px;
   boarder-width:thick;
   
}
.p{
   font-family:courier new;
   color:black;
   font-size:12pt;
   font-weight:bold;
   background-color:white;
   text-align:justify;
   border-style:ridge;
   border-width:thick;
   border-color:orange;
   width:1000px;
   height:400px;
   padding:20px;
   
   
}
.e{
   color:black;
   font-family:courier new;
   font-size:20pt;
   font-weight:bolder;
   background-color:violet;
   text-decoration:underline;
}
a:link, a:visited{
       margin-top:10px;
       margin-right:10px;
       margin-bottom:10px;
       margin-left:10px;
       color:black;
       background-color:aqua;
       font-family:times new roman;
       font-size:28pt;
       font-weight:bold;
       text-align:center;
       text-decoration:none;
       border-style:groove;
       border-color:gold;
       width:900px;
       height:95px;
       border-width:thick;
}
a:hover, a:active{
                  color:black;
                  background-color:pink;
}
.t2{
   color:black;
   background-color:silver;
   font-family:forte;
   font-size:28pt;
   text-align:center;
}
.t3{
     background-color:white;
     color:black;
     font-family:courier new;
     font-size:30pt;
     text-align:center;
}
    
.p1{
     color:black;
     background-color:white;
     font-family:courier new;
     font-size:10pt;
     font-weight:bolder;
     text-align:center;
     border-style:ridge;
     border-width:thick;
     border-color:orange;
     width:1000px;
     height:300px;
     padding:20px;
     top-height:50px;
}
.pt{
    color:black;
    font-family:courier new;
    font-size:15pt;
    text-align:left;
    font-weight:bold;
    text-decoration:underline;
}
a.link{
       color:black;
       background-color:aqua;
       font-family:times new roman;
       font-size:68pt;
       font-weight:bold;
       text-align:center;
       text-decoration:underline;
       
}
a.hover{

        color:pink;
        background-color:pink;
}
.p5{
   font-family:courier new;
   color:black;
   font-size:10pt;
   font-weight:bold;
   background-color:white;
   text-align:justify;
   border-style:ridge;
   border-width:thick;
   border-color:orange;
   width:1000px;
   height:50px;
   padding:20px;
   
   
}

