body {
    background-image: url(../../design/images/background2.png);
	background-position:top center;
	background-attachment: fixed;
	background-size: cover;
    border-top: 5px solid #504070;
    font-family: arial;
    margin: 0;
    padding: 0;
}