







































































































html, body {
    height: 100%;
}

html {
    display: table;
    margin: auto;
}

body {
    vertical-align: middle;
	background-color: #FFFFFF;
	background-image: url(/images/shop.unix.ro.piese.auto.bg.jpg);
	background-position: center;
	padding-top: 80px;

	}

#shoplink 
	{
	text-align: center;
	background-color: #ffffff;
	font-family: 'Raleway', sans-serif;
	border-radius: 25px;
    border: 40px solid #EDEDED;
    padding: 40px; 
 	}





