

#layout-content {
background-color: rgba(0, 0, 0, 0.5) !important;
}

body
{
	background-image: url('img/5.jpg');
   	background-size: cover;
   	background-repeat: no-repeat;
	border-radius: 8px;

}
