﻿@media only screen and (min-device-width:768px) {body {max-width:95%}.navbar {max-width:95%} } 
BODY{margin-left:auto; margin-right:auto;width:auto; background-position: bottom;background: #FFFFFF;font: 100% Verdana, Tahoma, Arial, sans-serif;text-align: center;}
A{
				color: #0066CC;
}
A:hover{
				color: #000000;
				background-color: #CCCCFF;
}
#content{font-size: 1.0em; width: auto;color: #000000; text-align: left; margin-top: 10px; margin-left: 10px; margin-right: 10px;}
#content H1{
				color: #3366CC;
				font-size: 1.5em;
				font-weight: bold;
				text-align: center;
}
#content H2{
				color: #3366CC;
				font-size: 1.2em;
				font-weight: bold;
				text-align: center;
}
#content H3{
				color: #3366CC;
				font-size: 1.1em;
				font-weight: bold;
				text-align: center;
}
#content H4{
				color: #3366CC;
				font-size: 1.0em;
				font-weight: bold;
				text-align: center;
}
.txt_center {text-align: center;}
.txt_left {text-align: left;}
#logo{width:100%;}
img {display: block;max-width: 100%;max-height: 100%;width: auto;height: auto; margin: auto auto; object-fit: contain;}