body{
     margin-top:20px;
     margin-right:30px;
     margin-bottom:20px;
     margin-left:30px;
     background-image:url("HD-Wallpaper-Nature-Road-at-The-Forest.jpg");
     background-repeat:repeat;
}
.t{
   color:maroon;
   font-family:Times new roman;
   font-size:45pt;
   text-align:center;
   font-weight:bold;
   background-color:yellow;
   background-position:70px;
   display:block;
   width:500px;
   border-style:ridge;
   border-color:gold;
   width:500px;
   height:70px;
   boarder-width:medium;
   
}
.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:700px;
   height:70px;
   padding:20px;
   
   
}
.e{
   color:black;
   font-family:courier new;
   font-size:20pt;
   font-weight:bolder;
   background-color:white;
   text-decoration:none;
}
a:link, a:visited{
       margin-top:10px;
       margin-right:10px;
       margin-bottom:10px;
       margin-left:10px;
       color:black;
       background-color:aqua;
       font-family:lucida handwriting;
       font-size:28pt;
       font-weight:bold;
       text-align:center;
       text-decoration:none;
       border-style:groove;
       border-color:gold;
       width:900px;
       height:95px;
       border-width:medium;
}
a:hover, a:active{
                  color:black;
                  background-color:green;
}
.t2{
   color:black;
   background-color:white;
   font-family:Georgia;
   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:100px;
     padding:20px;
     top-height:50px;
}
.pt{
    color:black;
    font-family:courier new;
    font-size:15pt;
    text-align:left;
    font-weight:bold;
    text-decoration:none;
}
a.link{
       color:black;
       background-color:blue;
       font-family:times new roman;
       font-size:60pt;
       font-weight:bold;
       text-align:center;
       text-decoration:none;
       
}
a.hover{

        color:yellow;
        background-color:green;
}
.p5{
   font-family:courier new;
   color:black;
   font-size:10pt;
   font-weight:bold;
   background-color:white;
   text-align:justify;
   border-style:ridge;
   border-width:medium;
   border-color:red;
   width:900px;
   height:40px;
   padding:15px;
   
   
}

