body 
{
background-color:#FFF;
text-align:center;
background-image:url(http://www.pastis-hosting.net/pics/515.png);
background-repeat:repeat;
}

#container 
{
top:50%;
left:50%;
margin-left:auto;
margin-right:auto;
width:500px;
height:500px;
background-color:#ffff7e;
border:10px solid #000;
padding-left: 2em;
padding-right: 2em;
}

#twitter 
{
float:left;
font-weight:bold;
background-color:#ff00fe;
border:5px solid #000;
height:300px;
min-height:400px;
width:300px;
margin-top:120px;
margin-left:40px;
}

#links
{
float:right;
margin-right:20px;
font-weight:bold;
background-color:#ff00fe;
border:5px solid #000;
height:300px;
min-height:400px;
width:300px;
margin-top:120px;
margin-left:40px;
}
h1 { font-family: 'Lobster', arial, serif; font-size:3em;margin-bottom:35px; }
h2 { font-family: 'Lobster', arial, serif; font-size:1.3em;margin-top:-40px; }
h3 { font-family: 'Lobster', arial, serif; font-size:1.5em;margin-top:40px; }
h3.twitter-title { font-family: 'Lobster', arial, serif; font-size:1.5em;background-color:yellow; }
h1.error { font-family: 'Lobster', arial, serif; font-size:1.5em; }
h2.error {font-size:2.5em;margin-top:-15px;}

.logo {margin-top:-30px;}

a {text-decoration:none;color:#000; text-decoration:underline;}
a:hover {background-color:#000;color:yellow;}

ul 
{
list-style-type:none;
margin-left:-20px;
margin-top:50px;
font-family: 'Lobster', arial, serif;
}

ul.links
{
font-family: 'Lobster', arial, serif; font-size:1.5em;
}
.twitter-logo {float:left;}
.twitter-date {font-family: 'Lobster', arial, serif;font-size:2em;}
