@charset "utf-8";
/* CSS Document */

body {
background: url(images/page-bg.jpg) repeat #333333;
padding-top: 30px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: white;
}


a {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#disqus_thread {
width: 580px;
}

.container {
width: 950px;
position: relative;
}

#music1 {
position: absolute;
top: 10px;
right: 20px;
}

.left {
float: left;
width: 295px;
margin-right: 20px;
}

.right {
text-align: left;
}

.logo {
}

.video {
background: url(images/item-bg.jpg) no-repeat;
width: 541px;
height: 312px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 315px;
}