body{

	align : center;
	text-align : center;
	background-color: #ffffff;

}

span.intro{

background-color: #FFFFFF;
font-family: sans-serif;
font-size: 90%;


position:absolute;
left:20%;
top:120px;
width:60%;
}

p.dotted {
	border-style: none;

}

span.main{

position:absolute;
left:20%;
top:300px;
width: 60%;
border-style: dashed;

background-color: #F2F1F2;
font-family: sans-serif;
font-size: 130%;
text-align:left;
}

span.download{

position:absolute;
left:20%;
top:220px;
width: 60%;
border-style: dashed;

background-color: #8FB8F0;
font-family: sans-serif;
font-size: 130%;
text-align:center;
}

