body {
background-image: url("images/bg.jpg"); 
background-repeat: repeat;
background-color: #131313;
}

h1 {
font-family: Arial Black, Arial, Helvetica;
color: #131313;
font-weight: bold;
font-size: 26px;
font-variant: none;
line-height: 25px;
padding: 0px;
margin: 0px;
}

h2 {
font-family: Segoe Black, Arial Black, Helvetica;
color: #131313;
font-weight: bold;
font-size: 21px;
font-variant: none;
line-height: 26px;
padding: 13px;
margin: 0px;
}

div.frame {
/*background-image: url("../images/bg5.jpg");*/
background-repeat: no-repeat;
background-color: #;
display: inline-block;
color: #131313;
width: 388px;
line-height: 21px;
text-align: left;
padding: 7px;
margin: 6px;
border: 0 px solid;
}

img.cover {
padding: 0px;
margin: 0em;
border: 1px solid;
border-color: #131313;
border-radius: 7px;
box-shadow: 1px 1px 5px #131313;
}

a, .reply{
	color: #131313;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

a {
font-family: Calibri, Arial Black, Helvetica;
color: #131313;
font-variant: none;
}	

a:hover{
	color:#f70000;
	text-decoration: underline; 
	font-size: 113%;
}

a.menu {
font-family: Calibri, Arial Black, Helvetica;
color: #d3d3d3;
font-variant: none;
}	

a.menu:hover{
	color:#f7f7f7;
	text-decoration: none; 
	font-size: 111%;
}

a.lang {
font-family: Calibri, Arial Black, Helvetica;
color: #d3d3d3;
font-variant: none;
font-weight: bold;
font-size: 13px;
line-height: 26px;
padding: 0px;
margin: 76px;
}	

a.lang: hover{
	color:#f7f7f7;
	text-decoration: none; 
	font-size: 101%;
}


font.movid {
font-family: Calibri, Arial, Helvetica;
color: #131313;
border: 0px solid powderblue;
font-weight: normal;
font-size: 17px;
font-variant: none;
line-height: 26px;
padding: 10px;
margin: 10px;
}

div.movid {
background-color: black;
color: white;
margin: 13px;
padding: 20px;
}
