body{
	background-color:#eeeeee;
	border-left:100px solid #bed0ce;
	border-right:100px solid #bed0ce;
	color:#2a3332;
	margin:0px 0px;
	padding:0px 0px;
}
a{
	color:#003355;
	text-decoration:none
}
a:hover{color:cyan}

.serif{
	color:#495878;
	line-height:300%;
	padding:10px 10px;
	margin:100px 10px;
}
.s{
	float:left;
	margin:20px 20px;
}
.voice{
	text-align:center;
	margin:20px 20px;
}

.box{
	width:600px;
	text-align:left;
	margin:100px 10px;
}
.download{
	font-size:medium;
}

.link{
	margin-bottom:100px;
}
.copy{
	margin-top:100px;
}
.link,.copy{
	padding:10px 10px;
	background-color:#bed0ce;
	font-size:x-small;
}
pre{
	line-height:200%;
}