body{
	background-color: #161616;
	margin: 0px;
	padding: 0px;
}

p{
	margin: 0px;
	padding: 0px;
}

.box {
	width: 600px;
	height: 760px;
	background-color: #101010;
	border: 1px solid #1e1e1e;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.boxunder {
	width: 600px;
	height: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}

.pics{
	border-bottom: 1px solid #1e1e1e;
}

.pics img{
	margin: 0px;
	padding: 0px;
	border: none;
}

.pics a, .pics a:link, .pics a:visited{
	margin: 0px;
	padding: 0px;
}

.meny{
	width: 100%;
	height: 20px;
	margin-top: 10px;
	/* border-bottom: 1px solid #1e1e1e; */
	color: #cdcdcd;
	text-align: right;
	font-family: Rockwell,Comic Sans,Comic Sans MS,cursive;
	font-size: 12px;
}

.meny a, .meny a:link, .meny a:visited{
	border-bottom: none;
	text-decoration: none;
	color: #cdcdcd;
	margin-right: 20px;
}
.meny a:hover{
	border-bottom: 1px solid #eaeaea;
}

.startimg{
	margin-left: 146px;
	margin-top: 25px;
}

.starttext{
	margin-bottom: 15px;
	font-family: Rockwell,Comic Sans,Comic Sans MS,cursive;
	font-size: 20px;
	margin-left: 20px;
	font: 22px Comic Sans;
	color: #727272;
	font-weight: bold;
}

.text {
	font-family: Rockwell,Comic Sans,Comic Sans MS,cursive;
	font-size: 14px;
	line-height: 14px;
	color: #cbcbcb;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 2px;
}

.lista {
	font-family: Rockwell,Comic Sans,Comic Sans MS,cursive;
	font-size: 14px;
	line-height: 13px;
	color: #a0a0a0;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.text a, .text a:link, .text a:hover, .text a:visited {
	font-family: Rockwell,Comic Sans,Comic Sans MS,cursive;
	font-size: 14px;
	line-height: 13px;
	color: #cbcbcb;
	border-bottom: none;
	text-decoration: none;
}