@charset "utf-8";
/* CSS Document */

body {
margin:none;
padding: none;
background: top repeat-x url(bg.png);
}
#wrapper {
margin: 200px auto 0px auto;
width: 538px;
height: 195px;
background: url(img01.jpg);
}
#social {
width: 290px;
float: right;
}
a img{
outline: none;
border-style: none;
}
#info {
margin: 20px auto 0px auto;
width: 538px;
}
#text {
float: left;
background: #eeeeee;
padding: 7px 15px 0px 15px;
width: 200px;
height: 65px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
}