Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

/*!

* Start Bootstrap - Full (https://startbootstrap.com/template-overviews/full)


* Copyright 2013-2017 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-
full/blob/master/LICENSE)
*/

body {
/*background: url('http://placehold.it/1920x1080') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;*/
}

h1 {
text-align: center;
}

p {
text-align: center;
}

#top {
background: #fff;
text-align: center;
padding-top: 15%;
}

#bot {
background: #dbdbdb;
padding-top: 21%;
}

You might also like