@charset "UTF-8";

body {
    width: 100%;
    background-image: url("images/desktop1.png");
    background-size: cover;
    background-repeat: no-repeat;
	padding-top: 350%;
}
