body{
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 0.8em;
	/* margin-left:25px;
	margin-top:20px;
	background-image:url('smiss_bg_small.jpg');
	background-repeat:no-repeat;
	background-position:center; */
	background-color: #fff;
}


div#content{
	width: 80%;
}
.main{
	margin-top:4em;
	text-align:center;
	display: block;
}
a{
	/*color: #900B09;*/
	color: #000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
