Template:Oxford/CSS

<style type="text/css">

.tab { margin-left:40px; }

h2 { color:##002147; padding-top:15px; margin-top:20px;

}

.h2BorderTop { border-top:3px dotted #3378b8; }

body { font-family:Avenir !important; line-height:2;

}

p { font-family:Avenir !important; line-height:2; font-size:12px; }

  1. welcome {
   color: cyan;
   text-align:center;
   font-family:Arial;

}

p {

   margin-top: 100px;
   margin-bottom: 100px;
   margin-right: 150px;
   margin-left: 80px;

}

  1. click{
   text-align:center;
   color:violet;

}

</style>