@media only screen and (max-width: 768px) {
  b {
    font-size: 10px;
  }
}

@media only screen and (max-width: 320px) {
  b {
    font-size: 5px;
  }
}


html {
background-image:url('http://benedekrecords.com/ROwebsite2015new.jpg');
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%; 
overflow: hidden;
}

body {
    height:100%;
overflow: scroll;
	font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
  

}

td {
	font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
}

th {
	font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
}
#feature


{    margin-top: 50px;
margin-left: 50px;
width:1000;
}
#logo
{margin:20px auto;
margin-bottom:0;
width:200;
}

.bigro
{font-size:35px;
text-align:left;

}
.centro
{
text-align:left;

}
#skills
{
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.middlevo
{font-size:25px;
text-align:center;
}

#main
{margin:10px auto;
width: 800px;
}
#submain
{margin: 10px 10px 10px 10px;
width: 790px;
}
.hello1
{
	font-size:12px;
	text-align:center;
}
.hello
{
	font-size:12px;
	text-align:left;
}
