
body
{
	margin-top: 0;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0;
	/*background: transparent;*/
	 

}

.navbar-inverse .navbar-nav > li > a {
  color: #999;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #011C52;
}

#love-background
{
	background-image: url('img/love.jpg');
	background-size: 500px 500px;
}

#body-pages
{
	margin-top: 0;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0;

}

tr
{
	
	height: 3cm;
	/*font-size: 18px;*/
}

.btn-link,
table tr:nth-child(odd)
{
	background-color: #85C1E9;

}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 35px;
  left: 35px;
  z-index: 1030;
}

a:hover{
	text-decoration: none;
	text-decoration-line: none;
}

.navbar-header
{
	left: 0;
	right: 0;
}


.footer{
	
}


.content-2
{  
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: transparent;
}

.content
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.header-title
{
	background: transparent;
	padding-top: 20px;
	padding-bottom: 20px;
}



#img-index
{
	width: 420px;
	height: 420px;

}

.content
{
	
}

