@charset "UTF-8";
/* CSS Document */
body {
background:url(../images/bg.jpg) 50% 0 no-repeat #0a0a0a;
}
div#logo {
padding:0;
margin:0;
height:150px;
}
.capcom {
float:right;
margin-top:5px;
}
.sf4 {
margin:0px;
float:left;
}
.ps3 {
margin-top:8px;
margin-left:10px;
float:left;
}
.xbox {
margin-left:10px;
margin-top:5px;
float:left;
}

#main {
text-align:center;
background:url(../images/trailer.jpg) no-repeat;
margin:0 auto;
width:900px;
height:506px;
}
.adobe {
margin-top:300px;
border:none;
}
div.thumbnail {
float:left;
width:240px;
height:220px;
margin:0px 10px;
}
div.thumbnail p {
margin-top:8px;
margin-left:6px;
line-height:1.5;
}
div.thumbnail a img {
border:2px #FFF ridge;
}

div.thumbnail a:visited img {
border:2px #FFF ridge;
}

div.thumbnail a:hover img {
border:2px #F00 outset;
}
