

body{
background-image:url('blue-grey.gif');
margin:0px;
padding:0px;
}

#container{
background-image:url('businesscard.png');
background-repeat:no-repeat;
background-position:center 70px; 
overflow:visible;
width:875px;
height:500px;
padding-top:20px;
margin-right:auto;
margin-left:auto;
/* for IE */
filter:alpha(opacity=95);
/* CSS3 standard */
opacity:0.95;
}

#main-content{
font-family: georgia, serif;
font-size:18px;
line-height:18px;
font-style:normal;
font-weight:bold;
width:835px;
margin-right:auto;
margin-left:auto;
letter-spacing:-.25px;
}

#main-content ul{
list-style:none;
color:#808080;
margin-left:18px;
padding-left:0;
}

#the-rest{
clear:both;
margin-left:336px;
opacity:0.4;
}

#the-rest ul{
margin-left:0px;
padding-left:0px;
}

#main-h1{
margin-top:220px;
font-size:35px;
line-height:35px;
text-align:center;
font-style: italic;
}

#main-follow{
text-align:center;
margin-top:100px;
margin-right:auto;
margin-left:auto;
}

#main-view{
text-align:center;
margin-top:15px;
margin-right:auto;
margin-left:auto;
}

.deemphasis{
color:#808080;
font-style:italic;
}

p{
margin-bottom:-15px;
}

a{
color:#808080;
outline:none;
text-decoration: none;
}

a:hover{
color:#000000;
}
