/*!
 * Start Bootstrap - The Big Picture HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
	margin-top: 0px;
	margin-bottom: 50px;
	background: none;
}

.full {
  background: url(../terminal/back1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*.h1,h1{margin-top: -35px;margin-bottom:10px}*/

.nav-pills>li.red>a,.nav-pills>li.red>a:focus,.nav-pills>li.red>a:hover{color:#EC1919;} 

.red {
	color: #EC1919;
}
