﻿body
{
	background-image: url(images/tunu.png);
	background-repeat:no-repeat;
}
	
.title 
{
	font-family:Times New Roman;
	font-size:50px;
	font-weight:bold;
}

.title2 
{
	color:Blue;
	font-family:Times New Roman;
	font-size:30px;
	font-weight:bold;
}

