@charset "utf-8";
/* CSS Document */

html, body {
background-color:#000000;
}

#header {
text-align:center;
margin-top:15px;
position:relative;
}

#products {
text-align:center;
margin-left:auto;
margin-right:auto;
position:relative; 
margin-top:30px;
margin-bottom:80px;
width:600px
}


#contact {
position:relative;
text-align:center;
}
