body{
	color:white;
	background: #f7f7f7 url('../images/pattern.png');
}

.description{
	background-color: #181918;
	padding:10px 20px;
	padding-bottom: 50px;
	margin-top:60px;
	margin-bottom:50px;
	border-bottom: solid 1px #ccc;
}

.apercu img{
	width: 100%;
}

h3{
	padding-left:30px;
}

table tr td{
	padding-left:20px;
	padding-bottom:8px;
}
table{
	margin-bottom: 20px;
}

.description_text{
	font-style:italic;
}

#contact{
	margin-top:150px;
}

a{
	color:black;
}