/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.bordure {
	border: 3px solid #FFFFFF;
}

