.container {
    width: 960px;
}

body { padding-top: 70px; }

body {
    background: url('/img/pat.jpg')
}
a.thumbnail:hover {
    text-decoration: none;
}
.well
{
	background-color: #D6E7EB; 
		border-color: #000000;	
}


.navbar-default
{
	background-color: #D6E7EB; 
	border-color: #000000;	
}
/*E0EFFF*/

table {

border: 4px double black;
}

.table {

border: 4px double black;
}