﻿*{
				margin: 0;
				color: #FFFFFF;
}  

a{ text-decoration:none;
 text-transform:  capitalize;
 color: #cbc3ae;
			
}

body{ background-color: #475768;
				background-image: url('https://www.designswithpassion.net/cindy/ani/Cuttle/bk.jpg');

}

.table1{
				width: 800px;
				box-shadow: -5px -5px 20px rgba(21, 63, 91, 0.8);
				background-image: url('https://www.designswithpassion.net/cindy/ani/Cuttle/strip.gif');
				margin-top: 150px;
				color: #FFFFFF;
}	

.td1{background-image:url('https://www.designswithpassion.net/cindy/ani/Cuttle/centerback.jpg');
	width:100%;
	height:100%;
		
}

.table2{
				width: 600px;
				height: 200px;
				background-image: url('https://www.designswithpassion.net/cindy/ani/Cuttle/strip.gif');
				margin-top: 50px;
				color: #FFFFFF;
				font-weight: bold;
				margin-bottom:120px;
				box-shadow: -5px -5px 20px rgba(21, 63, 91, 0.8);

}


.textarea{
				font-size: medium;
				font-style: normal;
				font-weight: normal;
				height: 200px;
				width: 300px;
				color: #000000;
}
.td2{background-image:url('https://www.designswithpassion.net/cindy/ani/Cuttle/centerback.jpg');
	width:600px;
	height:200px;
	
		
}

p {
				color: #FFFFFF;
				font-weight: bold;
				margin-bottom:20px;
}
.table5{
				font: normal normal normal x-small/normal Arial, Helvetica, sans-serif;
				border-top-style: dotted;
				border-top-color: #ffffff;
				width: 50%;
				height: 50px;
				color: #FFFFFF;
				font-size: 8px;
}


