﻿@import url('common.css');
#bottom_btn {
	text-align: center;
}
#writings_text {
	padding: 20px;
	border-style: groove;
	width: 80%;
	color: #000000;
	background-color: #FFFFCC;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
body {
	background-image: url('../images/misc/bricks.jpg');
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #800080;
}
