/*
styleMDP_SCI.css
---------
*/

h2
{
    border: 3px #244061 ridge; border-radius: 10px;text-align:center; color= #244061; text-shadow: 1px 1px 4px gray;
}

div P
{
	position:relative; width:530px; padding-right:60px; text-align:center;
	}
div p img 
	{
	position:absolute; right:0;
		}
strong
	{
		color:red;
}
