body{
margin: 0;
padding: 0;
display: flex;
justify-content: center;
background-color: #000000;
}

body img{
	width: 50%;
}

a{
    color: #FFFFFF;
    font-weight:normal;
    text-decoration:none;
}

a:link{
    color: #FFFFFF;
    font-weight:normal;
}

a:visited
{
    color: #FFFFFF;
    font-weight:normal;
}
.corps {
	color: #FFFFFF;
}
