body{
	background-image:url("img/back.png");
	text-align: center;
	margin: 10px;
	font-family: sans-serif;
}
div.heading{
	width:100%;
    height:100%;
    position: relative;
	background-color: black;
	background-color:rgba(0,0,0,1);
	background-image: url("img/IMG_6864.JPG");
    background-repeat:round;
	border-radius: 15px 15px 0px 0px;
#	box-shadow:3px 3px 3px 3px lawngreen;
}
h1{
	padding: 10px 10px;
	color:khaki;
	margin: 0px;


}

a {
	color: darkkhaki;
#	font-weight: bolder;
#	font-size: 120%;
#	font-family: cursive;
	text-decoration: none;
    text-align:bottom;
	outline: 0;
}
a:hover {
	color: khaki;
#	font-weight: bolder;
#	font-size: 120%;
#	font-family: cursive;
	text-decoration: none;
	outline: 0;
}
div.nav{

padding-bottom: 10px;
}

div.main{
#	background-image: url("tyreback.png");
#	background-size: 300px;
	background-position: right bottom;
	background-repeat: no-repeat;
#	width:940px;
	width:100%
	height:auto;
	text-align:left;
	color:darkkhaki;
	background-color: black;
	background-color: rgba(0,0,0,0.5);

	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:auto;
	margin:10px auto 0px auto;
	padding:10px;
	#	-moz-box-shadow: 3px 3px 3px 3px #444444;
#	-webkit-box-shadow:3px 3px 3px 3px #444444;
#	box-shadow:5px 5px 50px 0px #444444;
	overflow: hidden;
}
.main::after {
    content: "";
    clear: both;
    display: table;
}
div.shadow{
	box-shadow:1px 1px 2px -1px whitesmoke; /* lawngreen */;
	border-radius:10px;
}


div.footer{
#	font-size:80%;
#	width:960px;
	width: 100%;
#	height:100px;
#	border:0px solid rgb(0,0,0);
	border-radius:15px;
#	-moz-border-radius:15px;
#	-webkit-border-radius:15px;
	
	margin:10px auto 0px auto;
	padding-bottom: 0px;
	color:whitesmoke;
	background-color: black;
#	background-color:rgba(0,0,0,1);
#	-moz-box-shadow: 3px 3px 3px 3px #444444;
#	-webkit-box-shadow:3px 3px 3px 3px #444444;
#	box-shadow:3px 3px 3px 3px #444444;
}

div.colL3{
	float:left;
	padding:0px 10px 10px 0px;
	width:50%;
#	background-color: DeepPink ;
	clear: left;
	position:relative;
	box-sizing: border-box;
}
div.colR3{
	float:left;
	padding:0px 0px 10px 10px;
	width:50%;
#	background-color: DarkTurquoise ;
	clear: right;
	position:relative;
	box-sizing: border-box;
}
div.colM3{
	float:left;
	padding:0px 10px 10px 10px;
	width:50%;
#	background-color: lawngreen ;
	clear: right;
	position:relative;
	box-sizing: border-box;
}

div.colL2{
	float:left;
	padding:0px 10px 10px 0px;
	width:33.33%;
#	background-color: blue;
	clear: left;
	position:relative;
	box-sizing: border-box;
}

div.colM2{
	padding:0px 10px 10px 10px;
	float:left;
	width:33.33%;
#	background-color: red;
	position:relative;
	box-sizing: border-box;
}
div.colR2{
	float:left;
	padding:0px 0px 10px 10px;
	width:33.33%;
#	background-color: green;
	clear: right;
	position:relative;
	box-sizing: border-box;
}
div.colL4{
	width:66.66%;
	padding:0px 10px 10px 0px;
	float:left;
#	background-color: orange;
	clear: left;
	position:relative;
	box-sizing: border-box;
}
div.colR4{
	width:66.66%;
	padding:0px 0px 10px 10px;
	float:left;
#	background-color: purple;
	clear: right;
	position:relative;
	box-sizing: border-box;
}
div.colM6{
	width:100%;
	padding:0px 0px 10px 0px;
	float:left;
#	background-color: turquoise;
	clear: right;
	box-sizing: border-box;
}
div.colL1{
	width:16.66%;
	padding:0px 10px 10px 0px;
	float:left;
#	background-color: DarkSlateGray ;
	clear: left;
	position:relative;
	box-sizing: border-box;
}
div.colM1{
	width:16.66%;
	padding:0px 10px 10px 10px;
	float:left;
#	background-color: lightskyblue;
	position:relative;
	box-sizing: border-box;
}
div.colR1{
	width:16.66%;
	padding:0px 0px 10px 10px;
	float:left;
#	background-color: magenta;
	clear: right;
	position:relative;
	box-sizing: border-box;
}

div.colM4{
	width:66.66%;
	padding:0px 10px 10px 10px;
	float:left;
	text-align: left;
#	background-color: Orchid;
	position:relative;
	box-sizing: border-box;
} 

div.colL5{
	width:83.33%;
	padding:0px 10px 10px 0px;
	float:left;
#	background-color: LightSalmon ;
	clear: left;
	position:relative;
	box-sizing: border-box;
} 
div.colR5{
	width:83.33%;
	padding:0px 0px 10px 10px;
	float:left;
#	background-color: Indigo;
	clear: right;
	position:relative;
	box-sizing: border-box;
} 
@media only screen and (max-width: 566px) {
    /* For mobile phones: */
    div.colL3 {
        width: 100%;
    }
     div.colR3 {
        width: 100%;
    }
     div.colM3 {
        width: 100%;
    }
     div.colL2 {
        width: 100%;
    }
     div.colM2 {
        width: 100%;
    }
     div.colR2 {
        width: 100%;
    }
     div.colL4 {
        width: 100%;
    }
     div.colR4 {
        width: 100%;
    }
     div.colM6 {
        width: 100%;
    }
     div.colL1 {
        width: 100%;
    }
     div.colM1 {
        width: 100%;
    }
     div.colR1 {
        width: 100%;
    }
     div.colM4 {
        width: 100%;
    }
     div.colL5 {
        width: 100%;
    }
     div.colR5 {
        width: 100%;
    }
    

}
.holder{
#	width: 100%;
#	height: 100%;
	position: absolute;
#	bottom: 10px;
}

ul{
	padding-left: 20px;
}



.real p{
	
#	text-align: right;
	color: whitesmoke;
	background-image: linear-gradient(black, #222222);
	height:100%;
	border-top:100px; 
	border-radius: 0px 10px 10px 0px;
}


div img{
	max-width:100%; 

	
} 
div.main img{

	border-radius: 8px 8px 8px 8px;
} 
iframe{
	top: 0px;
	width: 98%;
	border-width: 2px;
	border-color: white;
	border-radius: 30px;
#	height: 300px;
	vertical-align: top;
#	overflow: hidden;
}

.main h2{
#	margin-top: 5px;
#	color: red;
}
.main h3{
	color: khaki;;
#	margin-top: 5px;
#	margin-bottom: 5px;
}
.main h4, .main ul{
#	margin-top: 5px;
	margin-bottom: 5px;
}
.main p{
#	margin-top: 5px;
#	margin-bottom: 5px;
}
