header, body{
		display: block;
}
#first {
		background-color: #999292;
}

.row h3 {
		font-family: monospace, sans-serif;
}
.row h1 {
		font-family: monospace, sans-serif;
}.row li {
		text-indent: 125px;
}
.row li a {
		color: #3688e5;
		font-family: monospace, sans-serif;
		/*position: fixed;
		overflow: scroll;*/
}
.row li a:hover {
		text-decoration: none;
		color: black;
		background-color: gray;
		}
.well-blue {
		background-color: #3688e5;
		font-family: monospace;
		border-radius: 15px;
}
.form-inline {
		text-align: center;
}
textarea {
		width: 800px;
}
h2 {
		text-align: center;
}
.tran{
		background-color: #3688e5;
		text-align: center;
		border-radius: 15px;
		width: 650px;
}
#f {
		text-align: center;
}
.jumbotron {
	padding-bottom: 0px;
}











