body {
	max-width: 1300px;
	margin: 0 auto;
	background-image: url('../img/diagnol_thin_light.png');
	background-position: 0 0;
	background-repeat: repeat;
}
.background-style {
	background-color: #28313c;
	background-image: url('../img/denim.png');
	background-position: 0 0;
	background-repeat: repeat;
}
.btn-lg {
    border-radius: 0px;
}
.input-lg {
    border-radius: 0px;
}
.red {
	color: red;
}
footer {
    margin: 50px 0;
}
