html,body {
background-color: #000000;
width:99%;
height:95%;
margin:0;
padding:0;
}

#top{
margin: 30px auto auto auto;
background-image: url('./img/m1.jpg');
width:800px;
height:230px;
}

#medt{
margin:auto;
background-image:url('./img/m2.jpg');
width:800px;
height:174px;
}

	#medt p{
	padding-top:20px;
	Margin-top:0px;
	margin-left: 25px;
	margin-right:20px;
	font-size:20px;
	font-family: sans-serif;
	text-align:justify;
	border-bottom:black solid 1px;
	}
		
		.lk1{
		color:#000000;
		text-decoration:none;
		}
		
			.lk1:hover,
			.lk1:focus,
			.lk1:active{
			text-decoration:underline;
			}
			
			
			#medt table{
			width:700px;
			margin:auto;
			}
			
				.lk{
				text-decoration:none;
				color:#8f837a;
				}
				
					.lk:hover,
					.lk:focus,
					.lk:active{
					text-decoration:underline;
					}
				
			
			.le{
			text-align:left;
			font-size:15px;
			font-family:sans-serif;
			width:33%;
            }
			
			.ce{
			text-align:center;
			font-size:15px;
			font-family:sans-serif;
			width:33%;
			}
			
			.ri{
			text-align:right;
			font-size:15px;
			font-family:sans-serif;
			width:33%;
			}


#medb{
margin:auto;
background-color:#47372a;
width:760px;
height:auto;
padding:20px;
}

	#medb p{
	font-family: sans-serif;
	font-size: 13px;
	text-align:center;
	color: #231202;
	}

#butt{
background-image: url('./img/m3.jpg');
margin:auto;
width:800px;
height:53px;
}

#bott{
margin:auto;
text-align:center;
color: #231202;
}
