body{
	background-color:#fff;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:right center;
	overflow-x:hidden;
	font-size:12px;
	font-family:'Osaka','Verdana';
	color:#000000;
	line-height : 16px;
	margin:20px 10px 20px 20px;
	padding:20px 10px 20px 20px;}


hr {
border-width:2px;
border-color:#000000;
text-align:right;
border-style:dotted;
color:#000000;
size:1;}

br{  letter-spacing:normal;}
a { text-decoration:underline;color:#000;cursor:default;}
a:visited {color:#e2041b;text-decoration:line-through;}
a:hover { background:#00ccff;color:#e2041b;cursor:default;text-decoration:none;}

strong{letter-spacing:2px;background:yellow;}
.text{padding:0 20 20 10;width:90%;}
.img{border:none;}

input,textarea{
background:transparen;
border-top:1px solid #222;
border-right:1px solid #222;
border-bottom:1px solid #222;
border-left:1px solid #222;
font-family:'Osaka,Verdana';
}

.position{
    right:20px;
    bottom:20px;
    position:absolute;
    }