body{
	margin: 0;
}

h2 {
	font-weight: normal;
	color: #556C79;
	}
p {
	font-family: Arial;
	text-align: left;
	color: #000;
	}
#linkit{
	width: 200px;
	height: 400px;
	padding-top: 25px;
	border-left: 1px solid #fbaa23;
	border-top: 1px solid #fbaa23;
	border-bottom: 1px solid #fbaa23;
	}
#content{
	width: 608px;
	border: 1px solid #fbaa23;
	padding: 0px 20px 20px 20px;
	}
.tausta{
	background-color: #fbaa23;
	height: 16px;
	padding-left: 30px;
	margin-top: 5px;
	}
.sis{
	width: 8px;
	}