body {
	margin:0;
	padding:80px;
	font-size:15px;
	font-family:Arial , Verdana, sans-serif;
}

.logo{
margin:auto;
width:688px;
padding-bottom:60px;
}

.left
{
float:left;
width:50%;
padding-top:20px;
}

.right
{
float:right;
width:50%;
padding-top:20px;
}

.button{
border:none;
display:block;
    height:45px;
    width:75px;
    background:transparent url(images/button.png) 100% 0% no-repeat;
}

.button:hover{
background:transparent url(images/button2.png) 100% 0% no-repeat;
}

.txt{
margin:auto;
width:1000px;
padding-top:100px;
font-size:18px;
color:#555555;
}

.disconto{
color:#E55D02;
}
