html {}
body { 
    background-image:url('FESbackgroundv2.jpg');
    background-position:center 0;
    background-repeat:no-repeat;
    background-color:#000000;
    font-family:"Century Gothic";
}
h1 { 
    color:#336699;
    font-size:24px;
}
p {
    color:#223344;
    font-size:15px
}
a, a:link, a:visited{
    text-decoration:none;
    font-weight:bold;
    color:#223399;
}
#content-shell{
    width:900px;
    margin:47px auto;
}
#sidebar-left {
    float:left;
    width:175px;
    padding: 352px 0px 30px 0;
}
#sidebar-top {
    float:left;
    width:610px;
    padding: 0px;
}
#aeu-link {
    display:block;
    width:200px;
    height:40px;
    float:left;
}
#facebook-link {
    display:block;
    width:242px;
    height:40px;
    float:left;
}
#welcome-link {
    display:block;
    width:195px;
    height:32px;
}
#conference-link {
    display:block;
    width:195px;
    height:236px;
}
#node {
    float:left;
    width:610px;
    padding:0px 20px;
    margin: 10px;
}