/* Main CSS For Adamandhawa */
/* Created by: setokin */
/* Please put comment or backup before changing */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0; padding: 0;
	background: #000000;
}

#memo { 
	margin: 50px auto;
	width: 650px;
	padding-bottom: 0;
}

.memoText { color: white; margin: 0 auto; text-align: center; }
.memoText a { color: white; text-decoration: underlined; }
.memoText a:hover { color: yellow; text-decoration: none; }