body{
    margin:0;
    padding:0;
	background-color:#8c9eff;
	height:100%;
	width:100%;
}

div{
	background-color:#e8eaf6;
	font:Helvetica;
	margin-left:200px;
	margin-top:50px;
}

.manuel{
	background-color:#e8eaf6;
	position:fixed;
	height:100%;
	width :8%;
	border:10px solid #c5cae9;
	margin:3px;
	margin-top:-2.7px;
}

.txt1{
	height:130px;
	width :1000px;
	font-size:100px;

}

.txt2{
	height:500px;
	width :400px;
	
	
}
.txt3{
	position:absolute;
	height:500px;
	width :400px;
	left:44.5%;
	top:28.2%;
}

.txt4{
	top:80%;
	height:100px;
	width:1000px;
	
}

.txt5{
	top:80%;
	height:100px;
	width:1000px;
	
}
