body{
	padding-left: 60px;
    padding-right: 60px;
    background: #5369c62e;
	line-height: 2;
	font-family: sans-serif;
	}
.content1{
	background: #FFF;
    PADDING: 34PX;
    border-radius: 10px;
	}
	
.content1 a{
	color:#2f6cff;
}
.title-1{
	float: right;
    width: 60%;
}

.title-2{
	float: left;
    width: 40%;
    text-align: left;
}

.content{
	clear:both;
}
h1{
    margin-bottom: 0;}

h2{
    margin-top: 0;}
