@charset "UTF-8";
/* CSS Document */

body {
	background-color: #333;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
}
body.gaga2 {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/gagaBG2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.wolverine {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/wolv2BG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.gaga {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/gagaBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.wolverinehulk {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/WolvBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.conando {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/ConandoBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.monster {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/monstersBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.sunglasses {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/sunglassesBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.holiday {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/DWHolidayBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.nacho {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/nachobg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.darkness {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/darkness.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.characters {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/CharacterBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.false {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/falsebg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
body.bottom {
	background-attachment: fixed;
	background-color: #333;
	background-image:url(Images/BG/bottombg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:visited{
	background:#333;
}
a:active{
	background:#333;
}.darkness p {
	font-family: Arial, Helvetica, sans-serif;
}


.RojoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.RojoText {
	color: #FFF;
}
#content{
	width:755px;
	margin:auto;
	color:#F9E2B6;
}
#portfolioContent {
	width:300px;
	margin:auto;
	color:#F9E2B6;
}

