BODY {
	background-image: url("images/milonguita_background4.jpg");
	background-repeat: no-repeat;
	background-color: black;
	color:  #FF6634;
	font-family:  Times New Roman, Times, serif;
	height: 900px;
	width: 1200px;
	margin-left: 25px;
}

h1  {
	font-size: 36pt;
}

h2	{
	font-size: 22pt;
}
h1.intro  {
	height: 28pt;
}

h2.intro	  {
	height: 18pt;
}

h3 {
	font-size: 16pt;

}

p	{
	font-style: oblique;
	}

a:link {color: #FF6634}     /* unvisited link */
a:visited {color: #FF6634}  /* visited link */
a:hover {color: #FF6634;
		font-weight: bold;
}   /* mouse over link */
a:active {color: #FF6634}   /* selected link */

#event {
	position: absolute;
	width: 260px;
	top: 400px;
	left: 50px;
	}
#meddelelese {
	color: #FF6030
	border-style solid;
	position: absolute;
	width: 560px;
	top: 00px;
	left: 450px;
	}

.date {
	text-shadow: green;
	font-size: small;
}
