@font-face {
    font-family: 'vintage';
    src: url('Kingthings_Exeter-webfont.eot');
    src: url('Kingthings_Exeter-webfont.eot?#iefix') format('embedded-opentype'),
         url('Kingthings_Exeter-webfont.woff') format('woff'),
         url('Kingthings_Exeter-webfont.ttf') format('truetype'),
         url('Kingthings_Exeter-webfont.svg#KingthingsExeterRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
	background: url(lookatmyhose_wallpaper.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h1{
color: #FFFFFF; text-align: center; font-size:35px;
margin: 0px 0px 0px 0px; 
}
a:link {
COLOR: white;
}
a:visited {
COLOR: white;
}
a:hover {
COLOR: white;
}
a:active {
COLOR: white;
}
p{
COLOR: #9b9b9b;
text-align:center;
}
h1.customfont { 
    font-family: vintage, Verdana, Tahoma;
}
.topright {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.35);
    font-size: 14px;
    margin: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
	color:white;
	list-style-type:none;
}
.bottom-pane {
    bottom: 0;
    font-size: 14px;
    padding: 0 0 135px;
    position: absolute;
    text-align: center;
	top:-30px; 
	right:-80px;
}
.bottom-pane div {
    display: inline-block;
    margin-right: 25px;
    vertical-align: middle;
}
.bottom-pane #facebook-share-button {
    width: 95px;
}
.bottom-pane #twitter-share-button{
margin-right: 25px;
}
table.center {margin-left:auto; margin-right:auto;}
.myflash {

}