@charset "UTF-8";

a:link,a:active,a:hover {
	background-color: fuchsia;
	border-color: fuchsia;
	border-style: none;
	color: purple;
	font-family: 'Lucida Sans';
}

a:visited {
	background-color: transparent;
	color: #;
}

body {
	background-color: transparent;
	background-position: center;
	border-color: inherit;
	border-style: none;
	color: purple;
	font-family: 'Comic Sans MS';
	background-attachment: fixed;
	background-color: inherit;
	background-image: url(http://img16.imageshack.us/img16/3076/beccaprofile.jpg);
	background-position: center;
	background-repeat: repeat;
	bottom: auto;
	color: purple;
	font-family: 'Comic Sans MS', fantasy;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	left: auto;
	right: auto;
	top: auto;
}

body,td {
	background-attachment: fixed;
	background-color: inherit;
	background-image: url(http://img16.imageshack.us/img16/3076/beccaprofile.jpg);
	background-position: center;
	background-repeat: repeat;
	bottom: auto;
	color: purple;
	font-family: 'Comic Sans MS', fantasy;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	left: auto;
	right: auto;
	top: auto;
}

td .clock {
	background-color: black;
	color: aqua;
	font-family: Verdana;
	font-size: 9px;
}

.container_padding {
	background-color: transparent;
	height: 100%;
	padding: 5px;
}

.container_transparency {
	background-color: transparent;
	filter: alpha(opacity=100);
	height: 100%;
	width: 100%;
}

.container {
	background-color: transparent;
	border-width: px;
	color: blue;
	font-family: 'Lucida Sans';
	height: 100%;
	padding: 5px;
	position: relative;
}

.container .heading {
	background-attachment: scroll;
	background-color: inherit;
	background-image: url(http://i342.photobucket.com/albums/o407/Logan882/BeccaProfile_Heading.png?1291334260);
	background-repeat: no-repeat;
	border-color: inherit;
	border-style: none;
	bottom: auto;
	color: purple;
	font-family: 'Verdana';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	left: auto;
	padding: 5px;
	right: auto;
	top: auto;
}

.content {
	background-attachment: fixed;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	bottom: auto;
	color: purple;
	direction: ltr;
	font-family: 'Comic Sans MS';
	font-stretch: ultra-condensed;
	left: auto;
	overflow: visible;
	padding: 5px;
	right: auto;
	text-align: left;
	top: auto;
	visibility: visible;
	z-index: auto;
}