body {
	background-color: #090;
}
.header {
	height: 50px;
	width: 800px;
	position: absolute;
	left: 100px;
}

#header img {
	position: absolute;
	top: 10px;
}

#side {
	position: absolute;
	left: 750px;
	top: 55px;
	width: 160px;
	font-family: "Monotype Corsiva";
	font-size: xx-large;
	color: #603;
}
#side .dat {
	position: absolute;
	right: -96px;
	top: -10px;
	width: 135px;
}
#side .ny {
	position: absolute;
	right: 106px;
	top: -29px;
}
.footer {
	position: absolute;
	left: 100px;
	top: 670px;
	height: 100px;
	width: 800px;
}
#footer .table {
	position: absolute;
	left: 100px;
	top: -73px;
}
#footer .upp {
	position: relative;
	top: 0px;
}
#main {
	position: absolute;
	height: 600px;
	width: 800px;
	top: 70px;
	background-color: #FFF;
	left: 100px;
}

#main .text {
	top: 20px;
	right: 0px;
	position: absolute;
	left: 84px;
}
#main .flag {
	position: absolute;
	left: 680px;
	top: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .sok {
	position: absolute;
	top: 140px;
	left: -90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main .bild {
	left: 90px;
	top: 130px;
	position: absolute;
}
#main .textjula {
	position: absolute;
	height: 24px;
	width: 205px;
	top: 174px;
	left: 429px;
	font-family: "Times New Roman", Times, serif;
	color: #090;
	font-size: 36px;
}
#main .textjulb {
	font-family: "Monotype Corsiva";
	position: absolute;
	left: 459px;
	top: 154px;
	font-size: 36px;
	color: #060;
	width: 181px;
}
#main .textjulc {
	position: absolute;
	height: 32px;
	left: 227px;
	top: 280px;
	width: 600px;
	font-family: "Monotype Corsiva";
	font-size: 72px;
	color: #060;
	font-weight: bolder;
	text-align: center;
}
#main .bildjul {
	position: absolute;
	top: 146px;
	left: 120px;
}
#main .textjulceng {
	position: absolute;
	font-family: "Monotype Corsiva";
	font-size: 60px;
	left: 274px;
	top: 236px;
	text-align: center;
	color: #060;
	font-weight: bolder;
}
