﻿.auto-style1 {
	text-align: center;
	font-size: xx-large;
}
.auto-style2 {
	border-collapse: collapse;
	border: 3px solid #808080;
}
.auto-style3 {
	border: 1px solid #808080;
	font-size: xx-large;
	color: #FFFFFF;
	background-color: #7A5C43;
}

.auto-style4 {
	text-align: center;
	font-size: large;
}

.auto-style5 {
	text-decoration: underline;
}
.auto-style6 {
	color: #FF0000;
}
.auto-style7 {
	font-size: x-large;
}
main{
	max-width:1080px;
	margin:auto;
}