body{
	background-repeat:no-repeat;
	background-size:cover;
	font-family:cursive;
	background-image: url("http://infojegyzet.hu/erettsegi/informatika-ismeretek/emelt-html-2018okt/sivatag.jpg");
}

p{
	text-align:justify;
}

a {
	text-decoration: none;
	color: orange;
}

#megoldas {
	letter-spacing: 5px;
	font-weight: bold;
}

h1 {
	border-bottom: 3px solid orange;
}

hr{
	border: 2px solid orange;
}

input{
	background-color:transparent;
	font-family:cursive;
	width:100px;
	margin-bottom:10px;
	font-weight:bold;
	padding:5px;
}

#vers{
	width:600px;
	margin: 0 auto;
}

#fohasz{
	font-style:italic; 
	text-align:center; 
	text-transform: uppercase;
}

#jobbra {
	text-align: right;
}

#romhanyi
{
	text-align: right;
	font-size: 11px;
	font-style: italic;
}

.tevekep{
	float: right;
}

#oazis{
	width:30%;
}
.tevekep {
	text-align: right;
}