﻿*{
				margin: 0;
				color: #ffffff;
}  

a{ text-decoration:none;
 text-transform:  capitalize;
 color: #ffffff;
			
}

body{ background-color: #ffffff;
				background-image: url('https://www.designswithpassion.net/cindy/misch/hcd/back.jpg');

}

.table1{
				width: 600px;
				box-shadow: -5px -5px 20px rgba(0, 0, 0, 0.8);
				margin-top: 150px;
				color: #ffffff;
				background-image:url('https://www.designswithpassion.net/cindy/misch/hcd/strip.gif');
				padding:2px;
}	

.td1{
	width:100%;
	height:100%;
	background-image:url('https://www.designswithpassion.net/cindy/misch/hcd/strip.jpg');
		
}

.table2{
				width: 600px;
				height: 200px;
				margin-top: 50px;
				color: #ffffff;
				font-weight: bold;
				margin-bottom:120px;
				box-shadow: -5px -5px 20px rgba(0, 0, 0, 0.8);
				background-image:url('https://www.designswithpassion.net/cindy/misch/hcd/strip.gif')

}


.textarea{
				font-size: medium;
				font-style: normal;
				font-weight: normal;
				height: 200px;
				width: 300px;
				color: #000000;
}
.td2{
	width:600px;
	height:200px;
	background-image:url('https://www.designswithpassion.net/cindy/misch/hcd/strip.jpg');
	
		
}

p {
				color: #ffffff;
				font-weight: bold;
				margin-bottom:20px;
}
