@charset "UTF-8";
/* CSS Document */

#container {
width: 100%;
}

body {
background: #6e934e;
background-image:url(bk.jpg);
background-repeat:repeat;
		}
		
		
#SummizeNotificate {
width: 1000px;
height: 200px;
position: relative;
margin: 0 auto;
top: -246px;
z-index: 1;
		}
		
input, textarea {
display: block;
font-size: 100%;
font-family: "Lucida Grande", Verdana, sans-serif; 
padding: 2px;
}

.formlabels {
font-family: "Lucida Grande", Verdana, sans-serif; 
font-size: 20px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #333333;
text-decoration: none;
text-align: center;
padding-bottom: 20px;
}

		
#NotificateImage {
width: 1000px;
height: 575px;
position: relative;
margin: 0 auto;
}		
		
