body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}
a:hover{
	text-decoration:underline;
	font-weight:bold;
}
#titanicToys {
	background:#ffffff;
	width:602px;
	height:330px;
}
#meny {
	border-bottom: ridge 1px #CCCCCC;
	width:590px;
	height:auto;
	letter-spacing:2px;
	word-spacing:2px;
	padding:0px;
}
#rubrik {
	text-align:left;
	width:590px;
	font-size:30px;
}
#text {
	border-top: solid 1px #000000;
	margin-top:5px;
	width:590px;
	text-align:left;
}
