.logo{
                font-family:"trebuchet ms";
                color:teal;
                text-align:center;
            }
            p{
                font-family:"trebuchet ms";
                color:lightblue;
                font-size:20px;
                text-align:center;
            }
            a{
                font-family:"trebuchet ms";
                color:lightblue;
                font-size:20px;
                text-align:center;
            }
            ul{
                font-family:"trebuchet ms";
                color:blue;
            }
            ol{
                font-family:"trebuchet ms";
                color:blue;
            }
            img{
            text-align:center;
        }
            h1{
            text-align:center;
        }
            h3{
                text-align:center;
            }
            h2{
                font-family:"trebuchet ms";
                color:lightblue;
                text-align:center;
            }
            Table{
                font-family:"trebuchet ms";
                color:lightblue;
                font-size:20px;
                text-align:center;
            }