.red0
{
	width:80%;
	height:1980px;
	background-color:#a3051e;
	float:down;
}
.red1
{
	width:100%;
	background-color:#a3051e;
	float:down;
}

.red2
{
	width:16%;
	height:300px;
	background-color:#000000;
	float:left;
	background-size:100%;
	background-repeat:no-repeat;
}

.red3
{
	width:84%;
	height:300px;
	background-color:#000000;
	float:right;
}

.red4
{
	width:16%;
	height:2000px;
	background-color:#000000;
	float:left;
}

.red5
{
	width:84%;
	height:2000px;
	background-color:#a3051e;
	float:right;
}


.card7 {
        width:100%;
        height:100%;
        background:url("logo1.jpg")no-repeat;
        display:inline-block;
	border:0px;
	background-size:100%;
    }
    .card7:hover {
        width:100%;
        height:100%;
        background:url("logo2.jpg")no-repeat;
        display:inline-block;
	border:0px;
	background-size:100%;
    }
/* unvisited link */
a:link {
  color: white;
}

/* visited link */
a:visited {
  color: orange;
}

/* mouse over link */
a:hover {
  color: red;
}

/* selected link */
a:active {
  color: blue;
} 
h3 
{
  font-size: 30px;
}

article
{
	font-family:verdana, helvetica;
	font-size:12pt;
	text-align:justify;
}
.sections
{
	width:80%;
	margin-left:10%;
	margin-right:10%;
}
table.austin
{
	background-color:#a3051e;
	width:100%;
	height:100%;
	border:0px;
}

td.b1

{
	background-color:#a3051e;
	width:33%;
	height:33%;
	padding:0px;
}

td.b2

{
	background-color:#a3051e;
	width:34%;
	height:33%;
	padding:0px;
}
td.b3

{
	background-color:#a3051e;
	width:33%;
	height:33%;
	padding:0px;
}
td.b4

{
	background-color:#a3051e;
	width:33%;
	height:34%;
	padding:0px;
}
td.b5

{
	background-color:#a3051e;
	width:34%;
	height:34%;
	padding:0px;
}
td.b6

{
	background-color:#a3051e;
	width:33%;
	height:34%;
	padding:0px;
}
td.b7

{
	background-color:#a3051e;
	width:33%;
	height:33%;
	padding:0px;
}
td.b8

{
	background-color:#a3051e;
	width:34%;
	height:33%;
	padding:0px;
}
td.b9

{
	background-color:#a3051e;
	width:33%;
	height:33%;
	padding:0px;
}

img
{
	max-width:100%;
}