body{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

table{
	width: 100%;
	height: 100%;
	font-family : Verdana;
	font-size : 12;
	color: #FAA3C1;
}

.header{
	background-color: #C6094A;
	margin-left: 150;
}

.footer{
	height : 20;
	background-color: #C6094A;
	font-family : Verdana;
	font-size : 11;
	text-align: center;
	color : #FD6CC7;
}

.menu{
	width : 150;
	background-color: #C6094A;
}

.text{
	width : 100%;
	height: 100%;
}
.img { 
	margin-right: -2px;
	margin-left: -2px; 
	margin-top: -2px; 
	margin-bottom: -2px; 
	margin-right: -2px; 
	
	}
