Team:Dundee/css/brick

From 2014.igem.org

body{ overflow-x:hidden; }

.jumbotron{

 height: 300px;
 background: orange; 
 color: white;

}

h1, h2, h3, h4, h5, h6 { border-bottom: none; }

h2{

   padding-top: 80px; margin-top: -80px;

}

p{

text-align: justify;

}