body{
    background-color: #2B3677;
    color: white;
    font-family: arial;
}

a{
    color: white;
}

.content{
    width: 700px;
    margin: 150px auto;
    text-align: center;
    border:none;
}
.trenner{
	width:40px;
}

