/* * Start Bootstrap - Full Width Pics (http://startbootstrap.com/) * Copyright 
2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) 
*/ body { margin-top: 50px; /* Required margin for .navbar-fixed-top. Remove if 
using .navbar-static-top. Change if height of navigation changes. */ ; background-image: 
url(bg.jpg) } .image-bg-fluid-height, .image-bg-fixed-height { text-align: center; 
-webkit-background-size: cover; -moz-background-size: cover; background-size: 
cover; -o-background-size: cover; } .image-bg-fluid-height { background: url(background.jpg) 
no-repeat scroll center center; padding: 100px 0; } .image-bg-fixed-height { background: 
url(background1.jpg) no-repeat scroll center center; height: 450px; } .img-center 
{ margin: 0 auto; } section { padding: 75px 0; } .section-heading { margin: 30px 
0; font-size: 4em; } .section-lead { margin: 30px 0; } .section-paragraph { margin: 
30px 0; ; font-size: 16pt } footer { margin: 50px 0; } @media(max-width:768px) 
{ section { padding-top: 25px; padding-bottom: 25px; } .section-heading { font-size: 
2em; } }.boxed { background-color: #CCFFCC; border-color: #FFFF00 #3333FF #CCCC00 
black} .boxedpink { background-color: #FFCCFF; border-color: #000000 #000000 #000000 
black; border-style: dashed; border-top-width: thin; border-right-width: thin; 
border-bottom-width: thin; border-left-width: thin} .boxedblue { background-color: 
#CCCCFF; border-color: #000000 #000000 #000000 black; border-style: dashed; border-top-width: 
thin; border-right-width: thin; border-bottom-width: thin; border-left-width: 
thin } .boxedgreen { background-color: #CCFFCC; border-color: #000000 #000000 
#000000 black; border-style: dashed; border-top-width: thin; border-right-width: 
thin; border-bottom-width: thin; border-left-width: thin } .boxedyellow { background-color: 
#FFFF99; border-color: #000000 #000000 #000000 black; border-style: dashed; border-top-width: 
thin; border-right-width: thin; border-bottom-width: thin; border-left-width: 
thin} 