body{
	background-color:white;
	color:hotpink;
}
a{
	color:#999999;
}
.link,.copy{
	font-size:x-small;
}
pre{
	line-height:200%;
}
h1{
	margin:100px 10px;
	color:lightblue;
}