body {
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px;
	text-align: center;
	background-color: #3fa9f5;
	background-image: url(image/bkr.png)
	
}

#container {
	margin: 0 auto;
	width: 960px;
	text-align:center;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
}

#main {
	text-align: center;
	background-color: #FF6666;
	padding: 25px;
	width: 500px;
	height: 180px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#logo {
	padding-top: 170px;
	padding-bottom: 25px;
}


h1.rubrik {
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333;
}

#random {
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 52px;
	font-weight: 900;
	color: #222;
}

#footer {
	text-align: center;
	width: 100%;
	margin-top: 300px;
	font-size: 10px;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: none;
}

#footer a img {
	text-decoration: none;
	border: none;
}

.addthis_toolbox {
	text-align: center;
}

span.bookmarklet {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #e8903d;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
span.bookmarklet a {
	font-weight: 900;
	color: #fff;
	text-shadow: #333 1px 1px 1px;
	text-decoration: none;
	font-size: 11px;
}
.comic-sans {
	font-family: Comic Sans MS;
}

#hover {
	width: 100%;
	text-align: right;
}
.fet {
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 72px;
	color: green;
	font-weight: 900;
}
