html,body{ 
	height:;
	width:100%;	
}
body{
	margin-left:-0.05%;
}
html {
	display:table;
	margin:auto; 
}
	img.logo{
		width:100px;
		height:80px;
		float:left;
	}img.logo2{
		width:100px;
		height:80px;
		float:right;
	}
	div.logo{
		float:;
		font-size:28pt;
		font-family:Broadway;
		color:silver;
		margin-top:20px;
		margin-left:150px;
	}
	div.header{
		
	}
	table.header{
		background-color:white;
		width:100%;
		position: fixed;
		top: 0;
		
	}
	table.link{
		background-color:;
		height:px;
		margin-right:px;
		margin-left:px;
		position: fixed;
		top:80px;
		width:100%;
		
	}
	
	table.cont{
		background-image:url("");
		background-repeat:no-repeat;
		background-size:cover;
		height:500px;
		background-color:;
		margin-top:100px;
		margin-right:px;
		width:100%;
		top:500px;
		
	}
	td.contL{
		vertical-align:top;
		width:80%
	}
	td.contR{
		text-align:center;
		vertical-align:top;
		width:20%;
		padding-top:20px;
		background-color:gainsboro;
		position:; 
	}
	table.contR{
		position: fixed;
	}
	
	a{
		text-decoration:none;
		width:px;
		
	}
	div.lin{
		float:middle;
	}
	button.link{
		font-size:13pt;
		font-style:bold;
		color:white;
		width: 20%;
		height:35px;
		margin-right:-0.29%;
		margin-left:px;
		background-color:gainsboro;
	}
	div.cont{
		color:green;
		font-family:bold;
		font-size:12pt;
	}
	h2.cont{ 
		color:green;
	}
	.mySlides {
		display:none;
	}
	div.mySlide{
		margin-left:;
		margin-right:;
		text-align:center;
		
	}
	img.mySlides{
		width:100.2%;
		height:390px;
		margin-left:px;
		margin-top:-1px;
		
	}	
	i.material-icons{
		margin-top:15px;
		color: blue;
		font-size: 50pt;
	}
	table.icons{
		background-color:;
		margin-left:-10px;
		width: 100%;
	}
	td.icons{
		width:25%;
		text-align:center;
		
	}
	input.form{
		
		width:80%;
		height:40px;
		margin-bottom:10px;
	}
	button.form{
		width:80%;
		height:40px;
	}
	button.icons{
		width: 25.22%;
		margin-left:-5.5px;
		background-color:white;
		border: none;
		height: 200px;
		margin-top: -18px;
	}
	button.icons:hover{
		background-color:whitesmoke;
	}
	div.form{
		font-size: 10pt;
		color: gray;
		text-align: center;
		margin-left: 12px;
		margin-right: 12px;
		margin-bottom: 8px;
		margin-top: 8px;
	}
	hr.material_line{
		color: gainsboro;
	}
	h2.icons{
		font-size: 18pt;
		color: silver;  
	}