@charset "UTF-8";
/* CSS Document */

body { background: #ffffcc;
text-align:center;
font:Arial, Helvetica, sans-serif .9em #000;
}

p { text-align:center; margin-left:40px; font-size:.9em;}

#wrapper { width: 790px; 
margin: 50px auto;
background: #ffff99;
padding:40px 40px 40px 0;
}

.clearfloat { clear:both; line-height:1px; height:1px;}

#logo {background:url(../img/ip_advertising.jpg) no-repeat #fff center top; width: 220px; height: 180px; float: left; margin-left:120px;}
#logo h1 { margin-top: 140px;}
#rightside { float: right; padding-top:30px;}
#rightside p { margin-right:100px; font-size:1.2em; font-weight:bold;}
#anim {clear:both; padding-top:30px;}
#anim img { 
	float:left; 
	border: none;}
#info { text-align:center;}
