.auto-style1 {
	width: 80px;
}

.auto-style2 {
	width: 950px;
	font-weight: bold;
}

body {
	background: #E8E8E8;
    padding-right:20px;
	margin: 5px 20px 5px 20px;
}


/* p { */
    /* font-family: verdana; */
    /* font-size: 20px; */
	/* color: white; */
/* } */

/* .div-background { */
    /* background: linear-gradient(to bottom right, #0040ff, white); */
	/* /* height: calc(var(--vh, 1vh) * 100); */ 
/* } */

img {
    max-width: 100%;
    height: auto;
}

h1 {
	font-family: verdana;
	font-size: 3em;
	color:white;
}

h2 {
	font-family: verdana;
	font-size: 1.5em;
	font-style: strong;
}
