@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");
@import url("two_column_layout.css");

body {
	background-color: #ffffff;
}

div#wrapper {
	margin: 0px auto;
	padding-bottom: 100px;
	width: 800px;
	border: none;
}

P {
	text-align: right;
	margin-top:20px;
}
