
body {
	background-color: #FFDD00;
}

.mainSuggestions {

background-image: url(images/MainSuggestions.gif);
background-repeat: no-repeat;
width: 878px;
height: 485px;
}

.mainPresentations {

background-image:url(images/MainPresentations.gif);
background-repeat: no-repeat;
width: 878px;
height: 728px;
}

.mainContacts {

background-image: url(images/MainContacts.gif);
background-repeat: no-repeat;
width: 878px;
height: 485px;
}

.mainTXT {

width: 878px;
height: 485px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.video {
border: solid #000000 1px;
}




-->

