﻿/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#process {
	border: none;
	margin: 10px;
}