 body {
			background-color: #FFD1DC; 
}
		
		button{
			background-color: #A7C7E7;
			color: black;
			width: 300px;
			height:75px; 
			border-radius: 15px;
			margin-top: 15px;
			margin-bottom: 15px;
			margin-left: 15px;
			margin-right: 15px;
			border: 5px solid black;
		}
		.iframetable {
			width:450px;
			height:400px;
		}
		.aboutOne {
			color: blue;
			font-size: 30px;
		}
		
		.video {
			width: 100%;
			height: auto;
				}
		.Linkshead {
			 
			 color:blue;
			 Text-decoration: bold;
			 font-size: 30px;
		}
		.image1 {
			width:500px;
			height:500px;
		}
		.tableofo {
			color: blue;
		}
		.tableof2 {
			color: green;
		}
		.image2 {
			width: 800px;
			height: 400px;
		}