* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	vertical-align: top;
	outline: none;
}
a {
	outline: none;
	color: #009be7;
}
a:hover {
	text-decoration: none;
}
body {
	background:url(imagini/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	text-align:center;
}
#main {
    width:820px;
	height:800px;
    margin: 0 auto;
	text-align:center;
}
.titlu {
    margin: 10px 10px 0 10px;
	width:800px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30pt;
	color:#FFFFFF; 
	line-height:1em;
}
.text {
    margin: 10px 10px 0 10px;
	width:800px;
	height:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#FFFFFF;
	line-height:30px;
}
.randunu {
    margin: 10px 10px 0 10px;
	width:800px;
	height:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:30pt;
	color:#FFFFFF; 
	line-height:1em;
}

