/* CSS Document */

#wrapper {
	margin: 20px;
	padding: 10px;
}
#header {
	text-align: right;
}
#footer {
	text-align:center;
}
