body {
 background-color: #0f7db3;
 font-family: "Arial";
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 20px;
 margin-bottom: 0px;
}
a:link {
 color: white;
}
a:visited {
 color: white;
}
a:hover {
 color: white;
}
a:active {
 color: white;
}
h1 {
 font-size: 32px;
}
h2 {
 font-size: 34px;
}
div.header {
 background-color: #FFFFFF;
 text-transform: uppercase;
 padding: 1px 20px 10px 20px;
 height: 300px;
 width: 1040px;
 margin: auto;
 border-radius: 12px 12px 12px 12px;
}
div.poker-list {
 background-color: #FFFFFF;
 font-size: 34px;
 height: auto;
 width: 1000px;
 margin: auto;
 margin-bottom: 0px;
 margin-top: 20px;
 padding: 3px 40px 40px 40px;
 border-radius: 12px 12px 0px 0px;
}
div.front {
 background-color: #FFFFFF;
 font-size: 34px;
 height: auto;
 width: 1000px;
 margin: auto;
 margin-bottom: 0px;
 margin-top: 20px;
 padding: 3px 40px 40px 40px;
 border-radius: 12px 12px 0px 0px;
}
div.home {
 height: 200px;
 width: auto;
 float: right;
 text-align: center;
}
div.content {
 font-size: 34px;
 height: auto;
 width: auto;
 margin: auto;
 padding: 5px 0px 0px 0px;
}
div.menu {
 text-align: center;
 font-size: 38px;
 text-transform: uppercase;
 width: auto;
 height: auto;
 padding: 0px 0px 0px 0px;
 margin: auto;
 text-align: center;
}
div.welcome {
 border: 10px solid #0f7db2;
 border-radius: 15px 15px 15px 15px;
 padding: 0px 20px 10px 20px;
 height: auto;
 width: auto;
 font-size: 34px;
 margin: auto;
 margin-top: 40px;
}
div.logo {
 margin-top: 35px;
 height: 150px;
 width: 190px;
 border: 10px solid #808080;
 float: left;
}
div.url {
 background-color: #808080;
 height: auto;
 width: 210px;
 font-size: 27px;
 margin-top: 10px;
 padding: 11px 0px 10px 0px;
 text-align: center;
 text-transform: uppercase;
 text-decoration: underline;
 float: left;
}
div.review {
 height: 400px;
 width: auto;
 margin: auto;
}
div.info {
 font-size: 20px;
 height: auto;
 width: auto;
}
div.text {
 height: auto;
 width: 750px;
 float: right;
 font-size: 34px;
 color: #808083;
 padding: 0px 0px 0px 15px;
}
div.text-best {
 background-image: url("51.jpg");
 background-repeat: no-repeat;
 height: auto;
 width: 750px;
 float: right;
 font-size: 34px;
 color: #808083;
 padding: 0px 0px 0px 15px;
}
div.text-right {
 height: auto;
 width: auto;
 float: right;
}
div.footer {
 color: #FFFFFF;
 font-size: 32px;
 height: auto;
 width: auto;
 margin: auto;
 padding: 0px 0px 30px 0px;
}
div.footerbox {
 height: auto;
 width: 1080px;
 margin: auto;
}
div.footerleft1 {
 height: auto;
 width: 340px;
 float: left;
 text-align: right;
}
div.footerleft2 {
 height: auto;
 width: 410px;
 float: left;
 text-align: center;
}
div.footerleft3 {
 height: auto;
 width: 330px;
 float: left;
}