body {
     color:LightSalmon ;
     background-image: url("texture-1668079_960_720.jpg");
}
.hello{
       color: orange;
}
p   {
        font-family: "Lucida Bright", Georgia, serif;
        font-size: 28px;
}
h1  {   font-family: "Lucida Bright", Georgia, serif;
        font-size: 38px;
}
h3  {   font-family: "Lucida Bright", Georgia, serif;
        font-size: 45px;
}
   .mit{
          float: right;
}
   .hey{
         display: inline;
}
   #tryit { 
      position: absolute;
}
   .nowwhat {
     position: relative; 
     left: 100px;
}
   
       