.border{
	border-top: 1px grey solid;
	text-align: center;
	margin-top: 10%;
}
.view{
	margin-top: 3%;
	margin-left: 20%;
	margin-right:20%;
	margin-bottom: 5%;

}
.copyright{
	text-align: center;
}
#selected{
	/*background-color: grey; */
	font-family: sans-serif;
	font-style: inherit;
}
.center{
	text-align: center;
}
.pascalview{
	width: 700px;
	height: 300px;
}