﻿body {
	background: url(robovi.png) no-repeat left top;
	background-color:maroon;
}


#mar {
	width: 200px;
	height: 145px;
	padding: center;
	margin-top:3px;

}

h5 {
	text-align:center;	
	font-family:"Monotype Corsiva";
	color: maroon;
	font-size:24px;
}

h6 {
	text-align:center;	
	font-family:"Monotype Corsiva";
	color: maroon;
	font-size:20px;
}

h4 {
	text-align:center;	
	font-family:"Monotype Corsiva";
	color: #CC0000;
	font-size:22px;
}

h3 {
	text-align:center;	
	font-family:"Monotype Corsiva";
	color: red;
	font-size:12px;
}

