/*!

 * 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: 50px;

	margin-bottom: 50px;

	background: none;

    color: #fff;

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

    font-size: 32px;

    line-height: 1.42857;

    text-shadow: 2px 2px 2px #333;	

}



.full {

  background: url(../stdo-desk.jpg) no-repeat center center fixed; 

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;

}