@import url('box.css');

* {
font-family:Arial,Helvetica,"Nimbus Sans",FreeSans,Malayalam,sans-serif;
font-size:14px;
}

body {
background-image:url('test.png');
}

a,a:visited {
color:#4169E1;
text-decoration:none;
}

a:hover {
text-decoration:none;
}

h1 {
font-size:36px;
font-weight:bold;
}

div.main {
overflow:hidden;
width:400px;
}

p.small {
font-size:12px;
}

/*
div#project,  div#buss, div#me, div#wacken, div#new_community, div#travian, div#metaltown  {
*/
div#new_community {
border:1px solid #000;
background-color:#E6E6FA;
font-size:12px;
padding:5px;
text-align:left;
}


div#new_community {
width:666px;
}

div.box {
height:70px;
overflow:hidden;
}

iframe {
width:800px;
height:50px;
border:0;
font-family:Arial,Helvetica,"Nimbus Sans",FreeSans,Malayalam,sans-serif;
font-size:14px;
}

img.css {
border:0;
width:88px;
height:31px;
}
