Template:Queens Canada/CSS/text

p {

   font-size: 18px;
   font-family: "Verdana", sans-serif;
   color: #37474F;

}

figcaption{

   font-size: 16px;
   font-family: "Verdana", sans-serif;
   color: #37474F;

}

h1 {

   font-family: 'Roboto', sans-serif;
   font-size: 50px;
   color: #0f4f91;
   text-align: center;
   line height: 200%;

}

h2 {

   font-family: 'Roboto', sans-serif;
   font-size: 30px;
   color: #0f4f91;
   line height: 200%;

}

h3 {

   font-family: "Verdana", sans-serif;
   color: #37474F;

}

/*Modeling page style */ .intro {

   padding: 60px 150px 20px 150px;

}

  1. modelbodytext {
   padding: 0px 150px 0px 150px;

}

  1. modelbodytext li {
   list-style: none;
   font-family: 'Verdana', sans-serif;
   font-size: 18px;
   color: #37474F;
   text-indent: 300px;

}


  1. circAFPapproach {
   height: 400px;
   clear: both;
   display: block;
   margin-left: auto;
   margin-right: auto;
   

}

  1. MDsimsimgs {
   float: left;
   width: 590px;
   margin-left: -50px;
   

}

  1. MDsims {
   float: right;
   width: 440px;

}

  1. RMSplots {
   clear: both;

}

  1. RMSplots img {
   width: 500px;

}

  1. RMSplots figure {
   width: 450px;
   height: auto;

}

  1. conclusioncirc {
   clear: both;

}

table {

   width: 60%;
   margin-left: auto;
   margin-right: auto;
   color: #37474F;
   border-collapse: collapse;
   

}

  1. red {
   color: #ff0000;

}

  1. purple {
   color: #6A1B9A;

}

th, td {

   padding: 10px;
   text-align: center;
   border: 2px solid #FFC107;

}

  1. Stabilityanalysis {
   clear: both;

}

/* Attributtions page style */

  1. attribs {
   padding: 60px 220px 20px 220px;

}