			body,html,form,input {
				margin:0;
				padding:0;
			}
			body{
				background-image: url("tlorep.jpg");
			}
			#all{
				height: auto;
				position: relative;
				width: 1100px;
				min-height:100%;
				margin: 0px auto;
				text-align: left;
				background-color: black;
				background-repeat: repeat;
			}
			#allenter{
				height: auto;
				position: relative;
				width: 750px;
				min-height:100%;
				margin: 0px auto;
				text-align: left;
				background-color: black;
				background-repeat: repeat;
			}
			#a{
				position: absolute;
				width: 750px;
				height: 150px;	
text-align: center;		
font-size: 150%;
color: white;		
			}
			#b{
				position: absolute;
				margin-top: 150px;
				width: 750px;
				height: 250px;
text-align: center;	
font-size: 150%;
color: white;	
	
			}
			#c{
				position: absolute;
				margin-top: 400px;
				width: 750px;
				height: 250px;	
text-align: center;		
font-size: 150%;
color: white;			
			}
			#rta{

				position: absolute;
				margin-left: 0px;
				width: 750px;
				height: 200px;
				margin-top: 750px;
			}
#bottom{

}
			a {
				color: white;
			}
			#pp{
				background-color: white;
				height: auto;
				position: relative;
				width: 1100px;
				min-height:100%;
				margin: 0px auto;
				text-align: center;

			}			
			input[type=submit] {
			width: 20em;  height: 2em;
			font-weight: bold;
			}
			input[type=checkbox] {
			color: white;
			}