.top {
/*margin-right:20%;
margin-left:20%;*/
/*margin-top:0em;*/
text-align: left;
position: fixed;
left: 20%;
right: 20%;
top: 0%;
font-size: 25px;
line-height: 1;

}


body {
	font-size: 18px;
	line-height: 1.3;
	letter-spacing: 0.03em;
	font-weight: normal;
	text-rendering: optimizeLegibility;
	/*margin-top: 3%;*/
	margin-bottom: 3%;
}

.together{
margin: 0 auto;
width: 60%;
margin-top: 20em;
margin-bottom: 0.4em;
/*border: solid;*/
height: auto;
/*background-color: red;*/
}


.left {
	width: 23%;
    float: left;
    height: 100%;
    /*background-color: red;*/
    position: relative;
    text-align: center;
    font-style: italic;
    font-size: 14px;
    padding-right: 2%;


    /*margin-right: 1%;*/
}



.right {
	 width: 72%;
    float: right;
    height: 100%;
   /* background-color: white;*/
    position: relative;
}

.head {
	margin-right: 20%;
	margin-left: 20%;
	text-align: center;

}

.body {
/*max-width: 800px;*/
text-indent: 5em;
}

/*.footer {
margin-top: 300px;
margin-bottom: 0em;
margin-right: 20%;
padding-bottom:0em;
margin-left: 20%;
font-size: 14px;
text-align: center;*/
/*position: relative;
/*bottom: 0px; 
width= 100%;
background-color: green;
text-align: center;*/

/*}
*/


.p-call {}
.P-response {
	text-align: right;
}