@import url:"https://fonts.google.com/specimen/Roboto+Slab?sidebar.open=true&selection.family=Roboto+Slab:wght@200"
{
	
	box-sizing: border-box;


}
html{
	height: 100%;
}
body {
	height: 100%;
	font-family: 'Roboto Slab';
background: rgb(199,249,240);
background: linear-gradient(90deg, rgba(199,249,240,1) 0%, rgba(255,216,193,1) 100%, rgba(251,227,192,1) 100%);
	margin: 0;
}	
	.wrapper {
		display: flex;
		height: 100%;
		align-items: top;
		justify-content: center;
}
	.wrapper .content {
		background: url('../pics/auto3_h.png');
		width: 825px;
		height: 169px;
		
}
	

 
a.button{
display:inline-block;
padding:0.5em 3em;
border:0.16em solid #000000;
margin:0 0.3em 0.3em 0;
box-sizing: border-box;
text-decoration:none;
text-transform:uppercase;
font-family:'Roboto',sans-serif;
font-weight:400;
color:#000000;
text-align:center;
transition: all 0.15s;
}
a.button:hover{
color:#BBBBBB;
border-color:#BBBBBB;
}
a.button:active{
color:#DDDDDD;
border-color:#DDDDDD;
}
a.button2{
display:inline-block;
padding:0.5em 3em;
border:0.16em solid #000000;
margin:0 0.3em 0.3em 0;
box-sizing: border-box;
text-decoration:none;
text-transform:uppercase;
font-family:'Roboto',sans-serif;
font-weight:400;
color:#000000;
text-align:center;
transition: all 0.15s;
justify-content:top;
}
a.button2:hover{
color:#BBBBBB;
border-color:#BBBBBB;
}
a.button2:active{
color:#DDDDDD;
border-color:#DDDDDD;
}
a.button3{
display:inline-block;
padding:0.5em 3em;
border:0.16em solid #000000;
margin:0 0.3em 0.3em 0;
box-sizing: border-box;
text-decoration:none;
text-transform:uppercase;
font-family:'Roboto',sans-serif;
font-weight:400;
color:#000000;
text-align:center;
transition: all 0.15s;
justify-content:top;
}
a.button3:hover{
color:#BBBBBB;
border-color:#BBBBBB;
}
a.button3:active{
color:#DDDDDD;
border-color:#DDDDDD;
}
a.button4{
display:inline-block;
padding:0.5em 3em;
border:0.16em solid #000000;
margin:0 0.3em 0.3em 0;
box-sizing: border-box;
text-decoration:none;
text-transform:uppercase;
font-family:'Roboto',sans-serif;
font-weight:400;
color:#000000;
text-align:center;
transition: all 0.15s;
justify-content:top;
}
a.button4:hover{
color:#BBBBBB;
border-color:#BBBBBB;
}
a.button4:active{
color:#DDDDDD;
border-color:#DDDDDD;
}
a.button5{
display:inline-block;
padding:0.5em 3em;
border:0.16em solid #000000;
margin:0 0.3em 0.3em 0;
box-sizing: border-box;
text-decoration:none;
text-transform:uppercase;
font-family:'Roboto',sans-serif;
font-weight:400;
color:#000000;
text-align:center;
transition: all 0.15s;
justify-content:top;
}
a.button5:hover{
color:#BBBBBB;
border-color:#BBBBBB;
}
a.button5:active{
color:#DDDDDD;
border-color:#DDDDDD;
}




 

