/* CSS Document */

body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-align:center; background-color:#B1AD90; color:#FFFFFF;}

div.main{width:900px; text-align:left; margin:auto; padding-top:80px;}

h1{font-size:18px; font-weight:bold; color:#990000; text-align:center; clear:both;}

div.left{float:left; width:45%; text-align:center;  overflow:hidden;}
div.right{float:right; width:45%; text-align:center;overflow:hidden; }
div.center{clear:both; width:50%; text-align:center; margin:auto;}

a.pral{ background:url(pral.jpg) center no-repeat; display:block; width:110px; height:110px;}
img{border:none;}
br.all { clear: both; }
