﻿
body {
background-image: url(/images/Eduwww-ylaosa.jpg);
background-repeat: no-repeat;
background-position: top left;	
margin-top: 200px;		
}

div#layout {
margin-left: 200px;
margin-top: 209px;
width: 400px; 
}

a#ctl00_explitLogout_ExplicitLogin {
display: none !important;
}

h1 {
	color: #55AA28;
	font-weight: normal;
	font-family: Calibri, Arial, helvetica;
	font-size: 22px;			
}


h2 {
	color: #55AA28;
	font-weight: bold;
	font-family: Calibri, Arial, helvetica;
	font-size: 16px;			
}

p {
	color: black;

	font-family: Calibri, Arial, helvetica;
	font-size: 14px;			
}





a {
color: #55AA28;
text-decoration: none;
}

a:hover {
color: black;
text-decoration: underline;
}


div#langlinks {
 position: absolute; 
 left: 839px;
 top: 24px;
}

div#langlinks a {
color: #3d8b9f;
	
	font-family: Calibri, Arial, helvetica;

	font-size: 11px;		
}

span.custommenu {
	display: none;
}